This repository has been archived by the owner on Dec 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 353
Cannot read property 'isNaN' of undefined #154
Comments
That would happen if a global |
In the browser. |
Best not use them together then.
… On Jul 10, 2019, at 8:23 PM, AlikDex ***@***.***> wrote:
In the browser.
The error appears after using babel. It cuts self in functions
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
The problem was found. Babel replaces |
This is probably related to |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
https://github.com/inexorabletash/polyfill/blob/master/polyfill.js#L565
Use babel 7.5.6 and @babel/env preset.
What's wrong?
The text was updated successfully, but these errors were encountered: