_PublishToJS is not showable as text/javascript on julia 1.10
j-fu opened this issue · 2 comments
j-fu commented
Following the discussion in #5 , I encountered another problem. Surprisingly, everything worked when I registered the new version of PlutoVista, but now it doesn't... (EDIT: it's julia 1.9.3 vs julia 1.10.0-beta2)
I get the error message AbstractPlutoDingetjes.Display._PublishToJS is not showable as text/javascript
even for the example from the docs.
See this gist for an MWE.
Browser is Firefox 115.2.1esr (64-bit) on openSuse Leap 15.5.
j-fu commented
Same on Chrome 117.0.5938.92
j-fu commented
Works ok on julia 1.9.3 but not on 1.10.0-beta2 .