dojo/i18n fails to wait for all the bundles
The dojo/i18n AMD plugin fires the callback for completion when the target locale is loaded. However, if Dojo is configured to have extra locales, and one of the the extra locales takes longer than the target locale, then the completion callback will fire before all the extra locale bundles are finished loading.
Change History (5)
Component: |
Internationalization →
Loader
|
Owner: |
changed from Adam Peller to rawld
|
Owner: |
changed from rawld to Rawld Gill
|
Keywords: |
i18n added
|
Milestone: |
→ 1.7.1
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
In [27037]: