-
Currently, it looks like [clj-kondo](https://github.com/clj-kondo/clj-kondo) generates spurious warnings for Telemere (Ref. [Slack](https://clojurians.slack.com/archives/C06ALA6EEUA/p1727683020317999)…
-
When I assign the sprite material from the builtins folder to a model, I get the following error in the terminal:
```
java.lang.NullPointerException: Cannot invoke "java.lang.Character.charValue()…
-
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…
-
The modulo function does not behave the same between clj and cljs:
```clojure
(-> -12
cljc-long.core/long
(cljc-long.core/mod (cljc-long.core/long 10)))
```
Returns
* -2 in cljs
* 8…
-
### Describe the bug
When downloading a xlsx file from a pivoted table, adding a multiplication to the measure breaks the downloaded file.
This was originally posted in https://github.com/metabase/…
-
### Describe the bug
A fresh instance on v1.51.2-X01 encountered "org.postgresql.util.PSQLException: An I/O error occurred while sending to the backend." on its first start. On subsequent starts it w…
-
**Describe the bug**
https://github.com/metabase/metabase/pull/48576/files - the following change to sync table fields is no longer supported from metabase v0.51.2 in cube and prevents metabase from …
-
### Describe the bug
When creating an alert in Metabase that sends hourly notifications with a pie chart, the alert becomes unreliable if the underlying query's result set changes. Specifically, the …
-
### Describe the bug
We upgraded from 0.50.x to 0.51.x and these started occurring. It also seems that new alerts are not being sent, unclear if related.
### To Reproduce
1. Upgrade to 0.51.x
###…
-
I followed the "Getting started" instructions on Linux. When running `clj -M:dev dev` the following error happens:
```
{:clojure.main/message
"Execution error (ClassNotFoundException) at java.ne…