clerk 2023-11-20

Hello all. Getting an interesting exception when trying to show the result of a sexp while using clerk/page-size nil

(def foo "318") 

Unhandled clojure.lang.ExceptionInfo
   n must be a number?
   {:n nil, :xs "318"}

@seb231 this is a bug, thanks for finding it out

👍 1

Would it be helpful if I raised this as an issue on Github @andrea712?

If the def is hidden or the view is explicitly stated there is no issue. And it is the same for any string in a def