Custom code doesn't save

Hi guys,

I’ve a simple select customized with code (required on server side ) and an onChange event through a “Custom Code” component.
The problem is that the onChange parameter is not saved:

I’m using Bootstrap Studio 6.7.3 on Linux Ubuntu 22.04.

Any idea?
Thanks in advance,
Gianluca

Same problem with another “Custom Code”, containing JS code

Thank you for the screenshots! Custom Code is cleaned up when presented in the app so that it doesn’t break the rendering in the app itself. Try inspecting the HTML source of the exported page, there your code should be included without modification.