Mike Pearson

Results 12 issues of Mike Pearson

Do let me know If there's a more appropriate channel to discuss user issues. I'm starting from a leiningen project with the following dependencies: ``` :dependencies [[org.clojure/clojure "1.9.0-alpha16"] [org.clojure/clojurescript "1.9.908"]...

I'm finding it tricky to understand what is necessary to duplicate https://ant.design/components/form/#components-form-demo-form-in-modal using Antizer's create-form approach. The tricky part is to find a way to bind the modal OK and...

antizer-examples (rum-flavour) throws multiple warnings of this nature: ``` bundle.js:1710 Warning: Each child in an array or iterator should have a unique "key" prop. Check the top-level render call using...

If a test fails, the reports can often be on a single long line that is faded and obscured (in Chrome) by the horizontal scroll bar. Something as simple as...

Maybe I should put this one down to cosmic rays. :) It started happening in a `lein fig:build` repl, after I deleted a println and repeated (I undid the deletion)...

Under `:aliases`, the coast `deps.edn` has a couple of :git/url based dependencies with `:sha` verification hashes. One thing that happens is that the shas can change on github when new...

When running `bin/kaocha :unit-cljs --watch`, every source change launches a new browser window on http://localhost:9000/?rel=xxxxxxx. Is there any way to avoid or configure this behaviour?

Can we make the file path for output.calva-repl configurable to cope with this use case? I’m running a Calva deps clj project in one VSCode workspace, and a Calva shadow-cljs...

output/repl window

I can get a sticky error message on shadow-cljs jack-in. The error appears when you choose an app to connect to. Once it appears the only way to clear it...

jack-in

Not having much luck getting going with this. I'm on a fully updated OSX Sierra system. ``` $ re-natal init reNatalReagent6 -i reagent6 Creating reNatalReagent6 ☕ Grab a coffee! Downloading...