-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Labels
feature requestA feature you wanted added to reflexA feature you wanted added to reflex
Description
Currently Pynecone doesn't detect mutations in list/dict state vars which is annoying and can lead to bugs if one is not careful.
Maybe we could create classes pc.dict and pc.list that wrap any dict/list State vars, and modify them such that they detect mutations.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestA feature you wanted added to reflexA feature you wanted added to reflex