3cc181a2e5
We try to load the configuration with every room change, even when there is no room. There is a bad (corner) case: when we have no config cached (first boot or wiped app data). In such case the user is trapped in an infinite loop because we require the config to show the welcome page, oh well. Pretend we have a configuration by creating the most minimal one to at least get to the welcome page. |
||
---|---|---|
.. | ||
components | ||
actions.js | ||
functions.native.js | ||
functions.web.js | ||
getRouteToRender.js | ||
index.js | ||
logger.js | ||
middleware.js |