-
Since the most recent version it is possible to load .cljs files from Clerk viewers using `:require-cljs true`. This works fine, but when I try to require a library in such a file (added in my deps.ed…
-
## Description
Eastwood fails on occurences of a newly added Clojure 1.12 feature — the [Qualified Methods](https://clojure.org/news/2024/09/05/clojure-1-12-0#qualified_methods) support. I guess, t…
-
I really like clojure.spec. It would be pretty awesome if we could find a way to use it to provide clearer error messages if you misconfigure things, especially since with the one-way casts we're like…
-
Hi!
I hope you can help me with the following.
I'm using `clojure.spec.alpha/or` to define a route that takes one of two maps as the request body. The maps don't have the same key set. I've found th…
-
⚠️ Imported from legacy repository. This issue is a duplicate of https://github.com/Clojure-Intro-Course/babel-legacy/issues/143.
From [https://clojuredocs.org/clojure.core/contains_q](https://cloj…
-
Ring-swagger should support both `schema.core` and `clojure.spec`.
-
**Describe the bug**
When we load a dashboard when multiple queries (33 queries approximately) and we have cache by dashboards and subqueries of the dashboard active, the dashboard loads so slow, and…
-
Don't have to be 100% coverage, can start from the important parts. Start from 2.0, 3.0 as a separate ns? There is a good start in the `core.clj`
-
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…
-
Synchrony pod does not start. Always get the error on the log. Please see logs below. There is no additionalJvmArgs passed. Fact is that additionalJvmArgs property available at 2 location and at both…