styled-components / polished

A lightweight toolset for writing styles in JavaScript ✨
https://polished.js.org/
MIT License
7.6k stars 209 forks source link

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

Open Jonalogy opened 2 years ago

Jonalogy commented 2 years ago

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 commented 1 year ago

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 commented 1 year ago

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

corymharper commented 1 year ago

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