You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After deployment from d39aa37, the portal is not loading. Some cypress tests failed after merge, and loading the portal at dev-data gives the following errors in the console
Failed to load resource: net::ERR_CONNECTION_REFUSED
/auth/profile:1 Failed to load resource: the server responded with a status of 403 ()
react-dom.production.min.js:189 Error: Missing required parameters: sitekey
at Qd.<anonymous> (recaptcha__en.js:50:509)
at new Qd (recaptcha__en.js:470:101)
at Xb.<anonymous> (recaptcha__en.js:53:189)
at new Xb (recaptcha__en.js:668:185)
at recaptcha__en.js:305:391
at i.explicitRender (recaptcha.js:112:46)
at i.componentDidUpdate (recaptcha.js:140:10)
at wl (react-dom.production.min.js:261:316)
at yl (react-dom.production.min.js:260:446)
at vl (react-dom.production.min.js:259:431)
ps @ react-dom.production.min.js:189
react-dom.production.min.js:127 Uncaught Error: Missing required parameters: sitekey
at Qd.<anonymous> (recaptcha__en.js:50:509)
at new Qd (recaptcha__en.js:470:101)
at Xb.<anonymous> (recaptcha__en.js:53:189)
at new Xb (recaptcha__en.js:668:185)
at recaptcha__en.js:305:391
at i.explicitRender (recaptcha.js:112:46)
at i.componentDidUpdate (recaptcha.js:140:10)
at wl (react-dom.production.min.js:261:316)
at yl (react-dom.production.min.js:260:446)
at vl (react-dom.production.min.js:259:431)
hits-i.iubenda.com/write?db=hits1:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
The text was updated successfully, but these errors were encountered:
After deployment from d39aa37, the portal is not loading. Some cypress tests failed after merge, and loading the portal at dev-data gives the following errors in the console
The text was updated successfully, but these errors were encountered: