Fork me on GitHub
#mount
<
2018-10-25
>
richiardiandrea00:10:19

I looked at the code and I don't see any try/catch anywhere and I am afraid I cannot help with debugging this one, other than providing a repro

tolitius15:10:01

@richiardiandrea sure, if you can provide a small "repo with repro" that'd be really helpful

richiardiandrea15:10:21

@tolitius do you have a lumo handy? Or prefer a cljs repro?

tolitius16:10:40

yep, I have lumo

richiardiandrea17:10:49

I will open an issue so that it stays

tolitius18:10:34

great, thanks @richiardiandrea I'll look at it this evening or tomorrow

richiardiandrea19:10:54

@tolitius great I am changing everything to function calls to avoid that

richiardiandrea19:10:48

actually it does not make too much sense for me because I need a global started at require time

tolitius19:10:34

@richiardiandrea good catch, it's a bug in the on-error mount's cljs macro

tolitius19:10:52

let me rephrased that: it's a now fixed bug )

tolitius19:10:10

check 0.1.14-SNAPSHOT let me know whether it works for you

richiardiandrea20:10:44

@tolitius thank you trying it as we speak

richiardiandrea21:10:09

thanks for the quick turnaround 😄

tolitius22:10:33

sure, thanks for bring it up

👍 4