reflex
reflex copied to clipboard
Uppercase event handlers don't work
Describe the bug State does not update when there are uppercase functions in State.
Expected behavior Expected my event handler DFS to properly update State but does not update unless I use a lower case title "dfs"
Screenshots

** Specifics (please complete the following information):**
- Python Version: 3.11
- Pynecone Version: 1.10
- OS:
- Browser (Optional):
This is probably something with our snake_case handling I suspect
Works in this upcoming release v0.1.14