We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OwlError: An error occured in the owl lifecycle (see this Error's "cause" property) at handleError (https://odoo16.realsystems.com.mx/web/assets/293-5ee1e35/web.assets_common.min.js:1212:101) at owl.App.handleError (https://odoo16.realsystems.com.mx/web/assets/293-5ee1e35/web.assets_common.min.js:2039:29) at ComponentNode.initiateRender (https://odoo16.realsystems.com.mx/web/assets/293-5ee1e35/web.assets_common.min.js:1520:19)
Caused by: Unable to render the required templates for the assets to load: XmlHttpRequestError
A clear and concise description of what the bug is.
On productive environment Select User Prefernces and get this error.
Affected versions: Odoo 16
Steps to reproduce the behavior:
Expected behavior
Must show Preferences as on dev environment
The text was updated successfully, but these errors were encountered:
Found again a solution you must comment this lines on prod.yaml
Sorry, something went wrong.
No branches or pull requests
Describe the bug
OwlError: An error occured in the owl lifecycle (see this Error's "cause" property)
at handleError (https://odoo16.realsystems.com.mx/web/assets/293-5ee1e35/web.assets_common.min.js:1212:101)
at owl.App.handleError (https://odoo16.realsystems.com.mx/web/assets/293-5ee1e35/web.assets_common.min.js:2039:29)
at ComponentNode.initiateRender (https://odoo16.realsystems.com.mx/web/assets/293-5ee1e35/web.assets_common.min.js:1520:19)
Caused by: Unable to render the required templates for the assets to load: XmlHttpRequestError
A clear and concise description of what the bug is.
To Reproduce
On productive environment Select User Prefernces and get this error.
Affected versions:
Odoo 16
Steps to reproduce the behavior:
Expected behavior
Must show Preferences as on dev environment
The text was updated successfully, but these errors were encountered: