Robert Pofuk

Results 4 issues of Robert Pofuk

I would suggest implementing better logging for hiccup generation. Would it be possible to log each rendered element in tree as it is being rendered. I'm currently working with re-frame...

enhancement

When we are using json there is lots of information is passed out of channel. This is in java covered by types. Usualy in clojure this is not a problem....

Dear all, I have problem when using code splitting and reach Suspense to lazy loading. I created demo project https://github.com/rpofuk/sample-split-demo. When I start in parallel: ```shadow-cljs watch app``` ```shadow-cljs watch...

### What happened? Here: https://github.com/day8/re-frame-10x/blob/master/src/day8/re_frame_10x/navigation/views.cljs#L423 it is still using ract17 when i do "day8.re-frame-10x.preload.react-18" ![image](https://github.com/day8/re-frame-10x/assets/2906197/c015450b-b6cf-415a-a5b6-4ab3277c321b) This is only happening when Reframe10X is oppened in dialog window ¨¨ ¨¨ ### Factory...

bug