Hi.
The Scittle demo is currently unavailable due to unpkg outage.
https://github.com/unpkg/unpkg/issues/412
I currently fail to use it with the alternative jsdlivr JS deps for react and react-dom.
Possibly, this is because they are slightly different from the unpkg deps that were used to build Scittle -- just guessing.
Did you try to pin the react version to a specific one?
I think it should be version 17
or 18 rather
This page now works again: https://babashka.org/scittle/
<script crossorigin src=""></script>
<script crossorigin src=""></script> I elimated all unpkg links now
Oh, thank you so much. I tried 18, but not with that precise URL.