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
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:
Install web_dialog_size module
Go to odoo knowledge app
Click "browse templates"
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:
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: