-
Reviewing open tickets I can't see one specifically for the comment at the bottom of the docs section:
https://shadow-cljs.github.io/docs/UsersGuide.html#_javascript_dialects
> IMPORTANT | shadow-…
-
I'll caveat this issue with the following: It's entirely possible that I'm making a mistake. However given the behavior, I suspect something is wonky with the namespace resolution code in shadow-cljs.…
-
Sorry in advance for the long and slightly rambly post, and not sticking to the template as these aren't actual bugs but performance issues. I recently had to restart a repl multiple times in a row, a…
-
Type: Bug
After the latest update, I haven't been using the Ports panel in my workspace, but it persists in opening by itself when I start VSCode. I even tried disabling extensions and performing a…
-
After looking at https://github.com/babashka/spec.alpha and the associated blog post I can see that getting `clojure.spec.alpha` working isn't a trivial matter in general, but I'm curious...what would…
-
React native app crashes immediately after the launch with an error "Property Long doesn't exist"
That happens in dev build on Hermes engine
Workaround `:output-feature-set :es5` for dev buil…
-
@material-ui/core 4.9.11 cannot be compiled by shadow-cljs since it has multiple versions of dom-types.
````
$ npm list | grep dom-helpers
| | +-- dom-helpers@3.4.0
| +-- dom-helpers@5.1.4
``…
-
Hi!
First off, thanks for this awesome project! :)
I just tried this out for making a Chrome Extension (which isn't documented, but I think there might be a gem hiding here :)) with a really bar…
-
Maybe `:date-time` and `:local-date` mapping to Java8 Time & Google dates? Or should we lean on libs like [tick](https://github.com/juxt/tick)?
-
I request (if possible) for asciicast to able to broadcast in live realtime our asciicast terminal session. If this is not possible, i like to hear why. Thanks.