Skip to content
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

Unable to play in browser console on Polished's site #595

Open
Jonalogy opened this issue Nov 24, 2021 · 3 comments
Open

Unable to play in browser console on Polished's site #595

Jonalogy opened this issue Nov 24, 2021 · 3 comments

Comments

@Jonalogy
Copy link

Question

Haven't been able to play with Polished via browser's console on https://polished.js.org/ even though the site mentions "Open the console and play around with it!"

Screenshot 2021-11-24 at 12 47 17

Relevant Information

Using chrome version 96.0.4664.55

@corymharper
Copy link

Its not in your screenshot, but the following error message appears when you load the page:

Uncaught TypeError: _wrapNativeSuper__default.default is not a function
    at polished.js:317:55
    at polished.js:4:78
    at polished.js:5:3

@corymharper
Copy link

Seems like its related to this line which was changed in this commit.

@corymharper
Copy link

And as a last bit of information, this is what the object called out by the error looks like when the exception is encountered:

_wrapNativeSuper__default:
default: 
undefined
[[Prototype]]: 
Object

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants