-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
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
bug in module 'web_dialog_size' #2935
Labels
Comments
I am experiencing this exact error when i click on the header of a workorder in the shop floor module in Odoo v17 enterprise. Detailed Stackstrace:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Module
web_dialog_size
Describe the bug
In odoo knowledge app when clicking 'browse templates' it gives following error:
UncaughtPromiseError > OwlError
Uncaught Promise > Invalid props for component 'Dialog': 'size' is not valid
OwlError: Invalid props for component 'Dialog': 'size' is not valid
Error: Invalid props for component 'Dialog': 'size' is not valid
To Reproduce
Affected versions:
Odoo v17 enterprise
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Currently using odoo v17 enterprise
The text was updated successfully, but these errors were encountered: