-
Notifications
You must be signed in to change notification settings - Fork 273
ADF 2.5 issue with intl polyfill #3710
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@kaspereden according to this thread, this one is not needed anymore with 6.x: angular/angular-cli#9920 |
@DenisVuyka cool, we also do not face extra problems by this. So it only needs to be removed from the generator |
@kaspereden already updated generators, thanks 👍 |
cool lets close this -edit- too late already done 👍 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Type of issue: (check with "[x]")
Current behaviour:
In the browser console I am getting the following message:
It is gone after I've disabled the intl polyfill. But that is probably not the way to go...
Expected behavior:
no messages
Steps to reproduce the issue:
I've upgraded from adf 2.4 to 2.5
Component name and version:
Browser and version:
Node version (for build issues):
v10.8.0
New feature request:
The text was updated successfully, but these errors were encountered: