lottie-react icon indicating copy to clipboard operation
lottie-react copied to clipboard

Animation doen not play on production

Open byseop opened this issue 1 year ago • 1 comments

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.

module.exports = {
  // ...

  swcMinify: false,

  // ...
}

Consuming repo

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

Labels

  • [ ] Add the Type: Bug label to this issue.

byseop avatar Apr 19 '24 04:04 byseop

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.

github-actions[bot] avatar Jun 19 '24 01:06 github-actions[bot]