mixitup icon indicating copy to clipboard operation
mixitup copied to clipboard

Provide examples on how to use mixitup inside Next.js

Open hosseinfallah72 opened this issue 3 years ago • 0 comments

I'm using mixitup in my next js project but and as soon as i import the plugin in my index page it will return this error:

"ReferenceError: window is not defined"

I also asked question about this problem in stackoverflow, but it didn't solve my problem.

How should i solve this issue?

Can you add next js example to your documentation?

hosseinfallah72 avatar Jul 16 '22 15:07 hosseinfallah72