We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This was working just fine in v43:
https://esm.sh/v44/@chakra-ui/[email protected]/deno/popover.js
but now in v44, I got:
/* esm.sh - error */ throw new Error("[esm.sh] " + "Could not resolve \"framer-motion\" (Imported by \"@chakra-ui/popover\")"); export default null;
The text was updated successfully, but these errors were encountered:
7cda34c
@guiguan thanks, just fixed in v45 build
Sorry, something went wrong.
No branches or pull requests
This was working just fine in v43:
but now in v44, I got:
The text was updated successfully, but these errors were encountered: