-
Notifications
You must be signed in to change notification settings - Fork 260
Closed
Labels
ComponentsDedicated to Frontend Visual ComponentsDedicated to Frontend Visual ComponentsJavascript FrontendPull requests that update Javascript codePull requests that update Javascript code
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
I change a column to a button type, add an event handler to the column and it works.
But, Refresh the browser and the button column has forgotten its event handler
Expected Behavior
I expect the button column to remember its event handler after reloading
Steps to reproduce
See Attached Module.
Click on the table, then the ID column and wire up the event handler to run the only query.
Then Refresh the browser and notice the event handler for the id column did not save.
Table Button Event Broken.json
Environment
Low coder 2.7.2 Self Hosted
Additional Information
No response
Metadata
Metadata
Assignees
Labels
ComponentsDedicated to Frontend Visual ComponentsDedicated to Frontend Visual ComponentsJavascript FrontendPull requests that update Javascript codePull requests that update Javascript code
Type
Projects
Status
✅ Done