Describe the bug
The low-code configuration editor for components with the eval feature renders the code incorrectly after closing the full-screen editor.
To reproduce
- In the low-code editor, open a component that has a configuration option with the eval ability.
- Enter some code in the editor.
- Click on the full-screen editor icon next to the code.
- Close the full-screen editor.
- The code is rendered as a non-interactive code block (single-color, larger text that spills out of the box).
Expected behavior
When closing the full-screen code editor, code should continue to render as before.
Screenshots
Browser information
Firefox version 150.0.3 (64-bit)
Application version
windmill version (backend) v1.705.0
Additional Context
No response
Describe the bug
The low-code configuration editor for components with the eval feature renders the code incorrectly after closing the full-screen editor.
To reproduce
Expected behavior
When closing the full-screen code editor, code should continue to render as before.
Screenshots
Browser information
Firefox version 150.0.3 (64-bit)
Application version
windmill version (backend) v1.705.0
Additional Context
No response