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
Deprecate static package initializers (i.e. UiCore.initialize(), UiFramework.initialize()). Components should use LocalizationProvider for translations #782.
The content you are editing has changed. Please copy your edits and refresh the page.
Describe the Solution you'd like
Deprecate static package initializers (i.e.
UiCore.initialize()
,UiFramework.initialize()
). Components should useLocalizationProvider
for translations #782.Tasks
The text was updated successfully, but these errors were encountered: