Changes between Version 2 and Version 3 of Ticket #17538, comment 23
- Timestamp:
- Jan 18, 2018, 1:02:13 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17538, comment 23
v2 v3 3 3 ... but does not work at all when embedded in an Universal Windows App: dojo/cldr/nls/number and gregorian are not loaded properly, root contains the number 3 in the callback of require([bundlePathAndName], function(root) { } (i18n.js, doLoad function). 4 4 5 I've used the same inelegant workaround as the others, that's to say modify i18n.js in this way:5 I've used the same inelegant workaround as rgillan, that's to say modify i18n.js in this way: 6 6 7 7 {{{