Fork me on GitHub
#figwheel
<
2018-10-24
>
Travis20:10:23

Hey guys, thought I would ask this question here to see if there is any ideas. I am very new to clojurescript but have been doing clojure for years. I am attempting to do a little internal app for my company so I am trying to learn clojurescript with reframe. I am having an issue that I think might be figwheel related. Currently I am just doing a simple view with some hard coded data using Material-Lite. On first load everything works but as soon as I change some text for example and figwheel hotloads the page some of the divs that I believe are created by material disappear. I hope this make some since and if there is any suggestions on how to maybe fix it?