[Refactor] Showcase specific use case dealing with object-like variables and multi user #989
Labels
📄 Documentation
Internal or public documentation
🖰 GUI
Related to GUI
📈 Improvement
Improvement of a feature.
🟩 Priority: Low
Low priority and doesn't need to be rushed
A user had an issue while developing an application (Avaiga/taipy#1378 (reply in thread)). He created different variables and modified them through multiple clients; each client shared these variables without the user knowing about it. He wanted these variables to be specific to each state. He had to assign his variables through the on_init.
The documentation doesn't really show that variables in the state can sometimes be shared when manipulating complex objects.
The text was updated successfully, but these errors were encountered: