component

2016-12-13T23:46:57.000005Z

Here's a pretty niche problem, but thought I'd ask just in case someone's dealt with this: I just started using Duct with Component, and the reloaded workflow. Everytime I (reset), things sensibly recompile, but then my cljs forgets it's app-db (`re-frame`), IE all of it's state is gone. Would you know off the top of your head where everything is getting reset in figwheel? And possibly how I could avoid losing my state every refresh?