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
TypeError: Function 'Intl.DateTimeFormat.supportedLocalesOf' is not a constructor
at Global code (e:\work\intl-icu-xplat\test\iswellformedlanguagetag.js:2:1)
Similar should happen for
new Intl.getCanonicalLocales();
Instead, an object is constructed.
The text was updated successfully, but these errors were encountered:
For example:
outputs:
Similar should happen for
Instead, an object is constructed.
The text was updated successfully, but these errors were encountered: