You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When pasting content on a web page with a web editor, a `browser is not defined`
error occurs. This error seems to commit [1] import missing `browser` while calling
`browser.setTimeout`.
So we imported `browser` from owl to handle this error.
[1]: odoo@3e8259bclosesodoo#94509
Signed-off-by: Romain Derie (rde) <[email protected]>
0 commit comments