conceptadev / rockets-react

Rapid Enterprise Development Toolkit
BSD 3-Clause "New" or "Revised" License
2 stars 4 forks source link

[BUG] CustomWidgets do not reset UI values #17

Open chrishiguto opened 12 months ago

chrishiguto commented 12 months ago

Description

When using a CustomWidget provided by rockets-react in a RJSForm whenever we submit the form and the form data gets reseted, the UI never gets updated and the value doesn't go away. Even though the form controller doesn't have the values anymore, the UI still show up old values.

https://github.com/conceptadev/rockets-react/assets/14095527/7da77f8e-e08b-4f90-84dd-9d5cd5e08b72

MrMaz commented 1 month ago

@chrishiguto please let us know if this is still an issue, or if we can close

chrishiguto commented 1 month ago

@MrMaz this is not fixed