IniZio / iniz

:shipit: A reactive state library for ReactJS
https://iniz.netlify.app/
MIT License
90 stars 1 forks source link

React fast-refresh does not work #208

Closed IniZio closed 5 days ago

IniZio commented 1 year ago

Should be because of monkey patching createElement, should always use custom jsx runtime

IniZio commented 1 year ago

It's not, apparently adding a proxy already breaks fast refresh.