neomjs / neo

The application worker driven frontend framework
https://neomjs.com
MIT License
2.86k stars 160 forks source link

code.LivePreview: remove the autoMount: true & autoRender: true class configs #5506

Closed tobiu closed 3 months ago

tobiu commented 3 months ago

@maxrahder

while we do need these settings for rendering LivePreviews into our learning section content, it should not be the class default. e.g. just dropping the widget into a Container can cause trouble otherwise.