Marcin

Results 3 issues of Marcin

I'm getting this error when fighweel is reloading my CLJS files. I have specified properly `:on-jsload` function in `:cljsbuild :fighweel`, `:on-jsload "hel.core/on-js-reload"`, I even tried to match this function name...

I'm having several issues with re-natal, after bypassing some of them I encountered such in node process which fires up after `npx react-native run-android`. I'm almost there, vanilla react-native works...

This part is working just fine and returning XML just as it should: ```Clojure (coerce/->xml-string [:samlp:AuthnRequest {:xmlns:samlp "urn:oasis:names:tc:SAML:2.0:protocol" :ID request-id :Version "2.0" :IssueInstant (format-instant instant) :ProtocolBinding "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" :ProviderName sp-name :IsPassive...

bug
help wanted