react-easy-sort icon indicating copy to clipboard operation
react-easy-sort copied to clipboard

Not working after next build with Next.js

Open salientnet opened this issue 2 years ago • 4 comments

salientnet avatar Oct 12 '23 12:10 salientnet

Please provide a repository reproducing the issue.

ValentinH avatar Oct 12 '23 13:10 ValentinH

sorry, it's private repo, but I can describe why the issue happened in detail. I am using Next.js v13, used your package with next app. The package is working well with "next dev", but after "next build", the swap action is not working properly.

salientnet avatar Oct 12 '23 13:10 salientnet

"not working" is super vague. There is no issue that the repository is private, the goal of a reproduction repository is to only show the issue. Therefore, you should create a next.js project from scratch and just have one page showing the problem. Usually, when doing so, people can notice that the issue actually resides in the original code and not from the library itself.

I have very limited availability and time to give to this project. If you want me to help, please reduce at the minimum the effort to see and understand the issue. See https://minimum-reproduction.wtf

ValentinH avatar Oct 12 '23 15:10 ValentinH

ok, I will soon try to share a repo or upload video with the issue

salientnet avatar Oct 12 '23 15:10 salientnet