nextjournal / clerk

⚡️ Moldable Live Programming for Clojure
https://clerk.vision
ISC License
1.74k stars 76 forks source link

Ensure ex-data is always inspectable #587

Closed zampino closed 7 months ago

zampino commented 7 months ago

Fix blank screen caused by react unmounting when an exception occurs during clerk/show!. Also make parsed (but not evaluated) documents representable.

Fix #586.