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

Possible problem with some BCD cells with Chrome 100 and/or Google Translate #5538

Open
schalkneethling opened this issue Mar 9, 2022 · 3 comments
Labels
3rd-party Issues related to third-parties, such as Pocket or Google Translate browser-compat issues related to the browser compatibility data tables (BCD) has video 🎬 Issue with a screen recording/screen cast/video 🐌 idle Issues and PRs without recent activity. Flagged for maintainer follow-up. idle need more info Further information is requested p2 We want to address this but may have other higher priority items. redesign issues related to the new design

Comments

@schalkneethling
Copy link

@schalkneethling Hello. I found another problem that may cause the table to crash.

Use Google Chrome and translate page.

Then quickly click on some elements, there is a certain chance of causing a crash

I recorded a video

2022-03-09.01-17-09.mkv.mp4
react-dom.production.min.js:216 DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
    at wa (https://developer.mozilla.org/static/js/4.e6c0e085.chunk.js:2:184856)
    at Tl (https://developer.mozilla.org/static/js/4.e6c0e085.chunk.js:2:196668)
    at t.unstable_runWithPriority (https://developer.mozilla.org/static/js/4.e6c0e085.chunk.js:2:217284)
    at Uu (https://developer.mozilla.org/static/js/4.e6c0e085.chunk.js:2:139643)
    at Al (https://developer.mozilla.org/static/js/4.e6c0e085.chunk.js:2:194626)
    at vl (https://developer.mozilla.org/static/js/4.e6c0e085.chunk.js:2:190712)
    at https://developer.mozilla.org/static/js/4.e6c0e085.chunk.js:2:139866
    at t.unstable_runWithPriority (https://developer.mozilla.org/static/js/4.e6c0e085.chunk.js:2:217284)
    at Uu (https://developer.mozilla.org/static/js/4.e6c0e085.chunk.js:2:139643)
    at Ku (https://developer.mozilla.org/static/js/4.e6c0e085.chunk.js:2:139811)
aa @ react-dom.production.min.js:216
o.componentDidCatch.n.callback @ react-dom.production.min.js:217
fo @ react-dom.production.min.js:131
ha @ react-dom.production.min.js:220
Tl @ react-dom.production.min.js:259
t.unstable_runWithPriority @ scheduler.production.min.js:18
Uu @ react-dom.production.min.js:122
Al @ react-dom.production.min.js:252
vl @ react-dom.production.min.js:243
(匿名) @ react-dom.production.min.js:123
t.unstable_runWithPriority @ scheduler.production.min.js:18
Uu @ react-dom.production.min.js:122
Ku @ react-dom.production.min.js:123
Wu @ react-dom.production.min.js:122
je @ react-dom.production.min.js:292
Gt @ react-dom.production.min.js:73

Originally posted by @liyuhang1997 in #5520 (comment)

@schalkneethling schalkneethling added browser-compat issues related to the browser compatibility data tables (BCD) redesign issues related to the new design labels Mar 9, 2022
@github-actions github-actions bot added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Mar 9, 2022
@schalkneethling
Copy link
Author

@liyuhang1997 I did a quick test using Chrome Canary(v101) and could not reproduce. So, you said that this is using the page with Google Translate, correct? Into which language are you translating? I switched to Chinese using our language switcher and everything still worked fine.

@caugner caugner added has video 🎬 Issue with a screen recording/screen cast/video need more info Further information is requested labels Mar 9, 2022
@liyuhang1997
Copy link

liyuhang1997 commented Mar 9, 2022

Regardless of translation into any language.

I've found that crashes often occur when switching between "No Support" checkmarks and other checkmarks on the same line.

(Perhaps it is due to the implementation principle of Chrome's translation function. Has little to do with a specific Chrome version or translation language. Of course, it would be better if the crash could be avoided.)

@schalkneethling
Copy link
Author

Than you for the additional information @liyuhang1997

@schalkneethling schalkneethling removed the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Mar 10, 2022
@caugner caugner added p2 We want to address this but may have other higher priority items. 3rd-party Issues related to third-parties, such as Pocket or Google Translate labels Mar 10, 2022
@github-actions github-actions bot added the 🐌 idle Issues and PRs without recent activity. Flagged for maintainer follow-up. label May 28, 2022
@github-actions github-actions bot added the idle label Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3rd-party Issues related to third-parties, such as Pocket or Google Translate browser-compat issues related to the browser compatibility data tables (BCD) has video 🎬 Issue with a screen recording/screen cast/video 🐌 idle Issues and PRs without recent activity. Flagged for maintainer follow-up. idle need more info Further information is requested p2 We want to address this but may have other higher priority items. redesign issues related to the new design
Projects
Development

No branches or pull requests

3 participants