Mert Haddad

Results 9 comments of Mert Haddad

@Kangaroux Here we go! ``` toast("Hey!", { icon: "🙌", duration: 1500, }); ```

Please inform us when this is fixed so we can use this awesome model.

This project is awesome unless this bug🤦‍♂️ BTW if you swipe to image 3 then go back to image 1 then you find it in normal state. ***we can say...

@LimitedDani Thanks bro, hope they evaluate your pull request and approve it soon!

> > @adamerose > > There's an article [here](https://meje.dev/blog/image-optimization-error-in-nextjs) that shows how you can go about setting a custom loader and other alternatives too > > I don't want to...

I recommend 2 **working** solutions for this : ### **First one** : use NoSSRWrapper as in this example : https://github.com/ffmpegwasm/ffmpeg.wasm/tree/main/apps/nextjs-app/app ### **Second one**: dynamically import ffmpeg directly before using it...

check : https://github.com/ffmpegwasm/ffmpeg.wasm/tree/main/apps/nextjs-app/app