Skip to content

[17.0] web_m2x_options: raising "OwlError: Invalid props for component 'Many2ManyTagsAvatarUserField': unknown key 'searchLimit'" #3155

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

Open
rrebollo opened this issue Apr 16, 2025 · 0 comments
Labels

Comments

@rrebollo
Copy link

rrebollo commented Apr 16, 2025

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)
@rrebollo rrebollo added the bug label Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant