-
The problem:
Cider connections (~= 'repl buffer') are either 'clj or cljs' connections. Cider needs to decide between them for each connection.
General approach 1: Specify up front whether it is…
-
Im finding some logs in my server lately along these lines (apologies for the verbose dump here), the json outlined here has been truncated to isolate the bad shape...
at fluree.server16:07:43.452 …
-
I trust that the code currently works, but should the `runtime-cljs` line say `:include-macros true`? The clojurescript compiler's spec expects only `true`: https://github.com/clojure/clojurescript/bl…
-
I am able to reliably reproduce the error when adding konserve as dependency to a lein reagent project:
```
Syntax error compiling at (konserve/filestore.clj:585:25).
Unable to resolve symbol: ke…
-
1. Websocket Supports Binary which means fressian could be used.
2. Cljs config needs to use async resolver.
[com.cognitect/transit-clj "0.8.275"]
[com.cognitect/transit-cljs "0.8.220"]
[org.…
awb99 updated
1 month ago
-
Hey, this is great. Would you take a patch that gets this code working with cljs as well?
-
Thank you for Cognitect's aws-api! I'm just dipping my toe in, so my apologies if I'm making a newbie mistake or if this issue is already well-known.
## Dependencies
`deps.edn`
``` clojure
{:d…
lread updated
12 hours ago
-
To upvote this issue, give it a thumbs up. See [this list](https://github.com/clj-kondo/clj-kondo/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc) for the most upvoted issues.
- [X] I have…
-
**Is your feature request related to a problem? Please describe.**
I would like to be able to control the contents of newly-created bricks.
Specifically:
* a way to specify/override the default v…
-
### Describe the bug
Hello everyone,
for several versions of Metabase community, I have been encountering a CPU usage issue. For several days, everything runs smoothly with 0 errors in the logs, but…