BuilderIO/mitosis

Sveltosis doesn't work on Fiddle

Closed this issue · 1 comments

I am interested in helping provide a fix!

No

Which generators are impacted?

  • All
  • Angular
  • HTML
  • Preact
  • Qwik
  • React
  • React-Native
  • Solid
  • Stencil
  • Svelte
  • Vue
  • Web components

Reproduction case

https://mitosis.builder.io

Expected Behaviour

On https://mitosis.builder.io/, I expect to click on the Sveltosis tab for the Input, choose a template, such as TextExpressions (or any other one), then click on the React (or any other) tab for the Output, and see the Svelte code in the left pane transformed into React code in the right pane.

Actual Behaviour

The output pane shows only the transformation of whatever was last entered in the input pane when the Mitosis JSX tab was last selected. It seems to ignore the fact that the Sveltosis tab is selected.

Additional Information

No response

Fixed in #1419