[🐛 BUG] Changes are not reflected after a reassignment #2460
Labels
🖰 GUI
Related to GUI
💥Malfunction
Addresses an identified problem.
🟨 Priority: Medium
Not blocking but should be addressed
What went wrong? 🤔
A user has tried to reassigne variable after assigning it through a visual element, but it didn't work. After a refresh of the page, this assignment is seen.
Expected Behavior
This should reassign the variable as the developper wants it. The code works if instead of a string, we try to assign a list.
Steps to Reproduce Issue
The variable should always be "...". After a refresh, "..." appears.
Version of Taipy
4.0.2
Additional Context
Acceptance Criteria
Code of Conduct
The text was updated successfully, but these errors were encountered: