all states are getting initialized
Closed this issue · 1 comments
jamesalphanome commented
I am having an issue with the latest version of reflex (0.8). When I load a page, all states in my app are getting initialized and i am getting lock expiration errors. Is this supposed to happen?
below, i have a simple page with only one state linked to it:
but when the page is loaded all the other states in my app are loaded too:

jamesalphanome commented
this is happening from 0.7.13 and above