odoo/owl

Don't allow invalid modifiers on events

sdegueldre opened this issue · 0 comments

Some events don't bubble, or are not cancelable, but owl will still the the user mark those events as .synthetic and .stop, or .prevent respectively. It should emit an error or warning instead.