Fork me on GitHub
#hoplon
<
2018-05-18
>
jjttjj15:05:56

When I upgrade the hoplon template to use these newer deps:

[adzerk/boot-reload "0.5.2" :scope "test"]
      [adzerk/boot-cljs          "2.1.4"]
      [hoplon "7.2.0"]
      [org.clojure/clojure       "1.9.0"]
      [org.clojure/clojurescript "1.10.238"]
                 
It seems that when my code reloads it appends the changes to the dom rather than replacing the old dom. Any idea where I might be able to track down where in the hoplon stack this is happening?