mhuebert / maria

A ClojureScript coding environment for beginners.
https://maria.cloud
474 stars 34 forks source link

Evaluation turns editor into a blank page #256

Closed itaydre closed 1 year ago

itaydre commented 2 years ago

Issue: Evaluation turns editor into a blank page.

It seems like this expression (+ (first "Hello World") (rest "Hello World")) caused it. I'm not sure whether it's a bug or something I do by mistake...

Environment: Mac

https://user-images.githubusercontent.com/29481587/187700388-c653f9d8-1a6a-4695-a930-8e30b9e02c1b.mov

URL to a gist replicating the issue (if possible/relevant)

daveliepmann commented 2 years ago

Yup, that seems broken. Thanks for reporting this!

Gist of the issue: https://www.maria.cloud/gist/abe21e1981f1e3efc7965258f14118cb

Console:

Error: Doesn't support name: #{any clj-nil}
    name https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:2953
    type_to_name https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:9128
    2 https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:2323
    2 https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:2323
    sval https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:2038
    cljs$core$ISeqable$_seq$arity$1 https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:2044
    _seq https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:1617
shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:148:255
mhuebert commented 1 year ago

thanks @itaydre for the report. I'm closing as it has been corrected in Maria 2: https://2.maria.cloud/gist/470125f8f3ad78506a779c4de224979c