Closed pfedan closed 2 years ago
possibly linked with #73
Hey @pfedan thanks for pointing this out, seems to be a compatibility issue with the latest (v2+) version of chakra.. I will do some digging into this tonight and try get a patch out asap!
Hey! I had the same issue today. It seems @chakra-ui/system
introduced a regression where useStyles
and StylesProvider
where no longer exported from it.
They released a new version fixing it 2 hours ago.
Upgrading my version of @chakra-ui/react
to v2.2.1 instead of v2.2.0 solved the issue for me!
Hope it can helps you too 😉
Thanks @yomansk8 ! Appreciate the quick response here. I'm gonna close this in light of installing v2.2.1, let me know if the issue still persists 👌
Out of the blue I get the following error:
I'm using