Closed
Description
Current Situation
Currently, updating any child component state can result in AssertionError: state mismatch during component update - key '61e47127-9d3f-4954-8235-4d99122134c1'!=4
This can be previewed within Conreq's app store branch.
Proposed Actions
Update layout.py
to not cause this exception.
Work Items
- Develop a fix for state mismatch
- Release 0.35.5 to resolve this