Norbert Wójtowicz

Results 6 comments of Norbert Wójtowicz

How does this feature request compare to eg. using deps.edn alias executables or perhaps babashka tasks?

@jeroenvandijk - check your `nrepl` version; I had the same problem with `nrepl/nrepl {:mvn/version "0.4.5"}`, but it is working fine with `nrepl/nrepl {:mvn/version "0.5.3"}`

FYI: This was fixed and released in community fork: `[tech.droit/clj-diff "1.0.1"]`

FYI: This was fixed and released in community fork: `[tech.droit/clj-diff "1.0.1"]`

Hi there Penpot team! I hope you don't mind some drive-by bug analysis. :) I was hoping to familiarize myself a little with the API, so I tried to reproduce...

I've been able to reproduce this issue with the 5k cards gist (`master 1bfb732`). From my initial exploration I've found two culprits: `frontend.modules.outliner.tree/blocks->vec-tree` and `frontend.modules.file.core/tree->file-content`. ## Trace > The app...