mount 2018-10-25

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

Ok will do

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

yep, I have lumo

ok let me see

I will open an issue so that it stays

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

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

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

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

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

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

@tolitius thank you trying it as we speak

@tolitius works like a charm

thanks for the quick turnaround 😄

sure, thanks for bring it up

👍 1

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