We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
web_m2x_options
Developer mode on. Go to project_todo app, kanban view, when clicking in a card the error arises. I think is just another manifestation of #2934.
17.0
Additional context
UncaughtPromiseError > OwlError Uncaught Promise > Invalid props for component 'Many2ManyTagsAvatarUserField': unknown key 'searchLimit' OwlError: Invalid props for component 'Many2ManyTagsAvatarUserField': unknown key 'searchLimit' Error: Invalid props for component 'Many2ManyTagsAvatarUserField': unknown key 'searchLimit' at Object.validateProps (http://localhost:17069/web/assets/debug/web.assets_web.js:10774:19) (/web/static/lib/owl/owl.js:3214) at Field.template (eval at compile (http://localhost:17069/web/assets/debug/web.assets_web.js:13312:20), <anonymous>:17:13) (/web/static/lib/owl/owl.js:5752) at Fiber._render (http://localhost:17069/web/assets/debug/web.assets_web.js:9343:38) (/web/static/lib/owl/owl.js:1783) at Fiber.render (http://localhost:17069/web/assets/debug/web.assets_web.js:9335:18) (/web/static/lib/owl/owl.js:1775) at ComponentNode.initiateRender (http://localhost:17069/web/assets/debug/web.assets_web.js:10015:23) (/web/static/lib/owl/owl.js:2455)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Module
web_m2x_options
Describe the bug and To Reproduce
Developer mode on. Go to project_todo app, kanban view, when clicking in a card the error arises. I think is just another manifestation of #2934.
17.0
Additional context
The text was updated successfully, but these errors were encountered: