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
Since [email protected] and [email protected] constructor name returns different values than you expected inside ./src/common/browser-hacks match and throws runtime error.
I saw that you've already fix it in #869
Could you please release this fix to public?
More details:
Chrome:
Firefox:
Funny is that the whole thing is working on localhost but throws below error on production.
However it works before with [email protected] and start failing after Chrome update.
The text was updated successfully, but these errors were encountered:
Since [email protected] and [email protected] constructor name returns different values than you expected inside ./src/common/browser-hacks
match
and throws runtime error.I saw that you've already fix it in #869
Could you please release this fix to public?
More details:
Chrome:
![Screenshot 2019-10-28 at 18 40 42](https://user-images.githubusercontent.com/3435913/67703984-9c1bae00-f9b4-11e9-94bc-49a3d0de61b9.png)
Firefox:
![Screenshot 2019-10-28 at 18 50 17](https://user-images.githubusercontent.com/3435913/67704135-db49ff00-f9b4-11e9-9748-503e87694f3a.png)
Funny is that the whole thing is working on localhost but throws below error on production.
However it works before with [email protected] and start failing after Chrome update.
The text was updated successfully, but these errors were encountered: