I am having an issue with this technical preview feature. I have configured such that anyone entering just our domain name (e.g. https://server) is redirected to a Reactive App. I get this error. If I click RELOAD then the reactive web app loads as expected.

Console
ErrorScreen.js:55 Cannot read property 'props' of null
TypeError: Cannot read property 'props' of null
at Object.s.cloneElement (https://server/scripts/OutSystemsReactView.js?ycH4VlTgX1BuQivzCNiy4Q:3:18403)
at t.render (https://server/scripts/OutSystemsReactView.js?ycH4VlTgX1BuQivzCNiy4Q:7:23149)
at c._renderValidatedComponentWithoutOwnerOrContext (https://server/scripts/OutSystemsReactView.js?ycH4VlTgX1BuQivzCNiy4Q:2:21192)
at c._renderValidatedComponent (https://server/scripts/OutSystemsReactView.js?ycH4VlTgX1BuQivzCNiy4Q:2:21271)
at c.performInitialMount (https://server/scripts/OutSystemsReactView.js?ycH4VlTgX1BuQivzCNiy4Q:2:17272)
at c.mountComponent (https://server/scripts/OutSystemsReactView.js?ycH4VlTgX1BuQivzCNiy4Q:2:16324)
at Object.mountComponent (https://server/scripts/OutSystemsReactView.js?ycH4VlTgX1BuQivzCNiy4Q:4:7872)
at c.performInitialMount (https://server/scripts/OutSystemsReactView.js?ycH4VlTgX1BuQivzCNiy4Q:2:17398)
at c.mountComponent (https://server/scripts/OutSystemsReactView.js?ycH4VlTgX1BuQivzCNiy4Q:2:16324)
at Object.mountComponent (https://server/scripts/OutSystemsReactView.js?ycH4VlTgX1BuQivzCNiy4Q:4:7872)
s @ ErrorScreen.js:55
Logger.js:477 ErrorScreen [2021-06-10T00:54:16.631Z]: [ErrorScreen] Cannot read property 'props' of null
U @ Logger.js:477
moduleservices/moduleversioninfo?1623286456424:1 Failed to load resource: net::ERR_CERT_COMMON_NAME_INVALID
OutSystemsManifestLoader.js?Uno7DkMuu4+3RKfSExTIUg:63 Uncaught (in promise) Error: Unable to access '///moduleservices/moduleversioninfo?1623286456424'. Error Code: 0
at XMLHttpRequest.xhr.onerror.xhr.ontimeout (OutSystemsManifestLoader.js?Uno7DkMuu4+3RKfSExTIUg:63)