Thanks for the bug report! This seems to be a demo-only bug (the demo has some custom state logic since it’s all hard-coded instead of doing real queries), but I’ll look into why it’s inconsistent with the real app.
Update: The bug was in the small amount of state code that’s impractical to share with the main app (for now), but it’s fixed in this PR and should work correctly in the demo now.
Thanks for the bug report! This seems to be a demo-only bug (the demo has some custom state logic since it’s all hard-coded instead of doing real queries), but I’ll look into why it’s inconsistent with the real app.
Update: The bug was in the small amount of state code that’s impractical to share with the main app (for now), but it’s fixed in this PR and should work correctly in the demo now.