You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 26, 2022. It is now read-only.
Fixed LocaleMap initialization issue.
When localeMap initializes, missing LocaleMap::targets means that LocaleEvents and creationComplete listeners are not active. Now the LocaleMap will longer this error condition.
When a SmartResourceInjector is assigned a target instance [instead of a Class], the SRI would not properly register and configure itself with the LocaleMap. Fixed.