web
web copied to clipboard
[17.0] web_m2x_options: raising "OwlError: Invalid props for component 'Many2ManyTagsAvatarUserField': unknown key 'searchLimit'"
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
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)