odoo / owl

OWL: A web framework for structured, dynamic and maintainable applications
https://odoo.github.io/owl/
Other
1.1k stars 332 forks source link

useComponent crashes if called outside of setup #1616

Open ged-odoo opened 1 month ago

ged-odoo commented 1 month ago

it should throw an error. funny thing is that the getCurrent method called by other hooks does exactly that.

Todo: make useComponent return getCurrent()