Valerii Smirnov

Results 249 comments of Valerii Smirnov

@wdcs-kushaltanna are you checked it in canary release of next?

Signals 1.3.1 repro https://stackblitz.com/edit/nextjs-e5kuk5?file=app/page.js

I think in near future babel transform will solve this issue

I've tried to integrate the babel plugin with next. But had problems with some new next.js features, since it uses swc for bundling now. Probably for best integration we need...

I've implemented a plugin for SWC, will provide more info soon. It's working with next.js

I've implemented swc plugin [how to use](https://github.com/XantreGodlike/preact-signals/tree/main/packages/react#nextjs-integration) Here you can try it out: https://codesandbox.io/p/github/XantreGodlike/preact-signals-nextjs/main

@bacharSalleh I fixed it, it will be released soon (probably today). https://github.com/XantreDev/preact-signals/pull/99

@bacharSalleh version [`0.6.0`](https://github.com/XantreDev/preact-signals/releases/tag/%40preact-signals%2Fsafe-react%400.6.0) released now you can check it

#420 it also is not working with forward refs