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
Description:
It is found that the parent (User) when login for the first time and accept the consent page, it shows error in the console.
Environment: Angelman Production
Steps:
After successfully registering and activation of parent account.
Parent login to the system using username/password
Parent see the consent link and click on the link.
The consent page opens
In the browser console following error appears-
GET https://localhost:8443/app/static/proms/js/main-bundle.min.js net::ERR_ABORTED 404 consents:1 Refused to execute script from 'https://localhost:8443/app/static/proms/js/main-bundle.min.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
The text was updated successfully, but these errors were encountered:
Description:
It is found that the parent (User) when login for the first time and accept the consent page, it shows error in the console.
Environment: Angelman Production
Steps:
After successfully registering and activation of parent account.
GET https://localhost:8443/app/static/proms/js/main-bundle.min.js net::ERR_ABORTED 404 consents:1 Refused to execute script from 'https://localhost:8443/app/static/proms/js/main-bundle.min.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
The text was updated successfully, but these errors were encountered: