Skip to content

JavaScript code in the JS actions and DIY widget should not accumulate on save #1591

@rafaellehmkuhl

Description

@rafaellehmkuhl

Today, for both, when te user saves the code, if there are leftovers like setIntervals or setTimeout or running loops, they will stay running and the new code will be instantiated, so there can be conflicts (like two intervals trying to change the color of the same component).

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions