Closed eerohele closed 2 years ago
Hi, thanks for the report. I will also have a look.
Does it cause any issue actually? (since it's just a warning, I am trying to gauge the priority)
Not that I can tell. It's just somewhat of an annoyance. There might be a way to tell shadow-cljs to suppress those warnings — I'll need to look into it.
I am trying to gauge the priority
Yeah, as low as it gets, I think.
I need to dust off the cljs side of things (the test suite for instance), I might take another look at this when this happens.
I was not able to get this really cool library to work in any way /w my clojurescript project, so I tried my hand at fixing the issues I ran into.
Given:
shadow-cljs reports:
I haven't yet managed to make a minimal repro, so I don't know what exactly is the problem. I can look into it, but I just wanted to create the issue so that I don't forget.
All I use are
coax/def
andcoax/coerce
, so it's either of those.