You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have defined a custom reader macro that is supported elsewhere in the cljs infrastructure, but does not work in the Cider REPL.
> #voc/lstr "gaol@en-uk"
Unexpected error (ExceptionInfo) compiling at (REPL:1).
failed compiling constant: gaol; ont_app.vocabulary.lstr.LangStr is not a valid ClojureScript constant.
It has been hypothesized that this code might fix the problem:
I have defined a custom reader macro that is supported elsewhere in the cljs infrastructure, but does not work in the Cider REPL.
It has been hypothesized that this code might fix the problem:
I cloned the project and attempted to try it, but ran into technical difficulties I couldn't resolve.
See this discussion on Slack for context:
https://clojurians.slack.com/archives/C0617A8PQ/p1717590636580699
The text was updated successfully, but these errors were encountered: