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
Animation doen not play on production. However, it plays well during local development. I'm using Next.js v13.0.5 and my next.config.js here.
next.config.js
module.exports = { // ... swcMinify: false, // ... }
What repo were you working in when this issue occurred? repo: https://github.com/byseop/devlog-v2/blob/master/components/LikeButton/Likebutton.tsx used web: https://byseop.com/post/@85d9c6ee-e699-4175-ae73-4fc15c381233
Type: Bug
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.
Sorry, something went wrong.
No branches or pull requests
Overview
Animation doen not play on production.
However, it plays well during local development.
I'm using Next.js v13.0.5 and my
next.config.js
here.Consuming repo
Labels
Type: Bug
label to this issue.The text was updated successfully, but these errors were encountered: