figwheel

general discussion about figwheel, specific discussions in #figwheel-main and #lein-figwheel
Travis 2018-10-24T20:43:23.004700Z

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?