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
We're still working on our Rhino integration so I can't tell you anything more about the caught error unfortunately, but try/catch does seem to get it past there and I think it's the only problem.
Attempting to use
core-js-bundle
on Mozilla Rhino causes the following error:Offending expression is
Object('z').propertyIsEnumerable(0)
in the following:This appears to be a bug in Rhino, and there's already a bug report filed against it which is about a year old.
The text was updated successfully, but these errors were encountered: