Vittorio Morellini

Results 7 comments of Vittorio Morellini

Hello everybody, I have the same issue with react-multi-carousel, on mobile nothing is showing only at the first render, but I come back from another page the slider is not...

> Hello @GimmieAUserName , > > In most recent version, you should be able to avoid this issue by using the following options `ForceValueGeneratedStrategy == ValueGeneratedStrategyType.OnAdd` (We need to rename...

> https://github.com/eisberg-labs/nextjs-node-loader > > does this help at all Hi thank you, I install the package and add to my next.config this: const nextConfig = { experimental: { serverActions: true...

It worked with your suggestion, Thank you for your suggestion. But if I have to edit the util.js it is not so smooth, it is not an optimized configuration. Do...

Thank you, now I can continue to work. What I did not understand is that I did not get this error on my project in production with next 13.4.12 or...

You are incredible, support magic. I used msnodesqlv8 in production with next.js 13.4.12 and 13.5.6 and I did not get the problem With this next I started with next14 and...

Hi msnodesqlv8, with the new release of msnodesqlv8 4.1.2 I solved the compilation problem. But I have a problem in runtime when a Open a page (every time the page...