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
Greetings!
I've just tried this package, and I noticed that I always get this error in the browser console in Firefox (on version 132.0.1 x64) while using NextJS:
Upon further investigation I've found that this bug was introduced in version 2.3.11. Its cause is probably a breaking change from the new version of styled-components that was updated because of issue #141.
The text was updated successfully, but these errors were encountered:
@Rahulk4128 Great question! Turns out while I was not looking my teammate updated the version of this package to 2.4.0, and it works fine with NextJS 14.2.21 and React 19.0.0.
Greetings!
I've just tried this package, and I noticed that I always get this error in the browser console in Firefox (on version 132.0.1 x64) while using NextJS:
Upon further investigation I've found that this bug was introduced in version 2.3.11. Its cause is probably a breaking change from the new version of styled-components that was updated because of issue #141.
The text was updated successfully, but these errors were encountered: