Closed cafesanu closed 8 months ago
Which version of preact signals do you use? Probably it eariler than 2.0.0
, if so - preact signals changed the way it's integrates in react. For now you need to use babel plugin for it. Check the readme
yeah that example was using 1.3. I'll give it a try with latest version and can reopen if I see the issue
Hello, my team is in the process of reasearching Preact Signal to use it in our React 18 project. We also use MUI (latest) and while investigating, we found this issue in the React repo, but I think it belongs here.
Here is the link https://github.com/facebook/react/issues/26704 but I will copy pasta the issue here anyway. Any insights?
Thanks!