Demo reload bugs
mweidner037 opened this issue · 2 comments
mweidner037 commented
- Reloading from saved state is not working for Minesweeper.
- Potentially relatedly, LWW conflicts in Container Selector do not resolve correctly on both replicas; one just shows "Initializing..." permanently. Possibly it is missing a load() call.
mweidner037 commented
- Refreshing selector after LWW conflict can result in both apps showing.
- Reloading selector leads to the initial screen even if an app was present.
mweidner037 commented
Selector bugs appear to be fixed by #245