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
The polyfills that are incorporated in the Closure-built minified bundle are responsible for this error being effected, but that's as far as I'm gonna take this because ... IE.
Bug Report
Current Behavior
Array.from( <Set> ) return empty.
rxjs.umd.min.js version >=6
es6-shim.js v0.35.3
Reproduction
Expected behavior
Should alert "foo"
Environment
Possible Solution
Additional context/Screenshots
No issue with un-compress verison, eg:
The text was updated successfully, but these errors were encountered: