muccg / angelman

RDRF based software for the Global Angelman Registry
GNU Affero General Public License v3.0
1 stars 0 forks source link

Minified React error 200 when attempting Comms Survey on staging #340

Closed gmaloneccg closed 4 years ago

gmaloneccg commented 4 years ago

When attempting to access the demo communications survey on staging. Firefox 73.0.1, Ubuntu 19.10.

Logging in with the target user correctly redirects to the start of the survey, but clicking the start button gives a blank screen and the following error in the console;

Error: Minified React error #200; visit https://reactjs.org/docs/error-decoder.html?invariant=200 for the full message or use the non-minified dev environment for full errors and additional helpful warnings. vendors-bundle.min.js:1:329102
    render https://rdrf.ccgapps.com.au/angelman/static/proms/js/vendors-bundle.min.js:1
    114 https://rdrf.ccgapps.com.au/angelman/static/proms/js/main-bundle.min.js:1
    114 https://rdrf.ccgapps.com.au/angelman/static/proms/js/main-bundle.min.js:1
    i https://rdrf.ccgapps.com.au/angelman/static/proms/js/runtime-bundle.min.js:1
    113 https://rdrf.ccgapps.com.au/angelman/static/proms/js/main-bundle.min.js:1
    i https://rdrf.ccgapps.com.au/angelman/static/proms/js/runtime-bundle.min.js:1
    t https://rdrf.ccgapps.com.au/angelman/static/proms/js/runtime-bundle.min.js:1
    r https://rdrf.ccgapps.com.au/angelman/static/proms/js/runtime-bundle.min.js:1
    <anonymous> https://rdrf.ccgapps.com.au/angelman/static/proms/js/main-bundle.min.js:1
id2359 commented 4 years ago

the survey template in angelman has id="app" When create react app was introduced , this was changed in base rdrf to root