Skip to content
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

odoo10 ckeditor #2307

Open
GitLaser opened this issue Sep 29, 2022 · 1 comment
Open

odoo10 ckeditor #2307

GitLaser opened this issue Sep 29, 2022 · 1 comment
Labels

Comments

@GitLaser
Copy link

GitLaser commented Sep 29, 2022

It was well running with chrome v100, but when chrome upgrade to version 105, there is an error:
image

Uncaught TypeError: Cannot read properties of undefined (reading 'on')
at $.attachListener (web.assets_backend.js:3889:1269)
at $.setup (web.assets_backend.js:3890:2328)
at $.k (web.assets_backend.js:3911:3799)
at web.assets_backend.js:3876:8948

@GitLaser GitLaser added the bug label Sep 29, 2022
@GitLaser
Copy link
Author

It may be that the logic of the new version of Chrome to judge the success of page(document.readyState) loading has changed, but I don't know how to modify the code

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