When connected to a live app, if you load an offline snapshot and then click “Exit Offline Mode”, the state of the previous connected app is not restored. This might be an issue with routing.
Now that we have integration testing, we can test cover this fix with an integration test so this functionality does not regress.

When connected to a live app, if you load an offline snapshot and then click “Exit Offline Mode”, the state of the previous connected app is not restored. This might be an issue with routing.
Now that we have integration testing, we can test cover this fix with an integration test so this functionality does not regress.