Fidev-io / framy

A convenient code generator for app styleguide, gallery, wireframes and/or storyboard.
https://framy.dev
GNU Lesser General Public License v3.0
148 stars 16 forks source link

State of dependencies is lost on hot reload #96

Closed MarcinusX closed 4 years ago

MarcinusX commented 4 years ago

Right now on any hot reload, state is recreated. We should initialize the dependencies list in initState and it will work.