Luca Pattocchio

Results 27 comments of Luca Pattocchio

Chiusa l'attuale PR per via delle recenti modifiche ai config e non solo. Inoltre penso che sia appropriato attendere #394

Same here. I'm using v10.1.0 on nextjs v15.5.6 and react 19.2.0. ```log Warning: Please use the `legacy` build in Node.js environments. Warning: Please use the `legacy` build in Node.js environments....

> Did you remember to use ssr: false in Pages router? I'm having the same problem with App Router. Is it necessary to do this as well?

> Yes, as per provided samples. Rendering canvas on the server side is deemed to fail :) I confirm, by importing the component as suggested, I no longer get the...

Attendo il completamento di #385 per iniziare ad elaborare questa feature.

@blancks Sicuramente può aver senso tenerlo in considerazione dopo #394

I recently ran into this and I haven't found a way to fix it using `react-use` other than downgrading to React 18. [This library](https://www.npmjs.com/package/react-intersection-observer) does more or less the same...