Looking like a bug to me: https://gist.github.com/jeaye/3c8eebbe86f39c5989341b64feaa5bbe
I'm on 0.5.12-SNAPSHOT
Did it work on previous versions?
@danielcompton Not sure about that. In #clojurescript, it was reported that the same problem exists in planck 2.5.0
But not in lumo 1.6.0
I'm not familiar enough with all of these to know the connection.
@jeaye This is https://dev.clojure.org/jira/browse/CLJS-2190
(Try ClojureScript master and it will likely disappear.)
Odd that Nolen, who's assigned to it, so quickly brushed it off as a figwheel bug then.
heh
Thanks for the link, @mfikes.
@jeaye Ahh, right, my take on that is Nolen was essentially saying "you've indicated a ClojureScript issue, but using downstream tooling". I responded indicating that it happens without downstream tooling. Nolen wasn't claiming it was a Figwheel bug.
Hm, could be. Looks like I'm waiting for the next cljs release. Cheers.