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

Google Translator makes reactive app unusable #6983

Closed
2 tasks done
KTXKIKI opened this issue Oct 11, 2023 · 5 comments · Fixed by #6993
Closed
2 tasks done

Google Translator makes reactive app unusable #6983

KTXKIKI opened this issue Oct 11, 2023 · 5 comments · Fixed by #6993
Labels
bug Something isn't working

Comments

@KTXKIKI
Copy link

KTXKIKI commented Oct 11, 2023

Actions before raising this issue

  • I searched the existing issues and did not find anything similar.
  • I read/searched the docs

Steps to Reproduce

Click on cloud storage
Click on New Cloud Storage
Switching between different servers

Expected Behavior

No response

Possible Solution

No response

Context

21-02-42.mp4

Environment

Server version: 2.8.0

Core version: 11.1.0

Canvas version: 2.17.6

UI version: 1.57.3
@KTXKIKI KTXKIKI added the bug Something isn't working label Oct 11, 2023
@bsekachev
Copy link
Member

Hi @KTXKIKI

Looks like the problem also related to enabled translation.

@KTXKIKI
Copy link
Author

KTXKIKI commented Oct 12, 2023

year i try it's all a matter of the browser's built-in translation

@bsekachev bsekachev changed the title Possible cloud storage switch server option crash error Google Translator makes reactive app unusable Oct 12, 2023
@bsekachev
Copy link
Member

It is a problem of interaction between React and Google Translator.
As I understand from these resources, Google Translator not just modifies text content, it insert/removes node from DOM.
It creates issues with different reactive frameworks.

https://bugs.chromium.org/p/chromium/issues/detail?id=872770
facebook/react#11538

@bsekachev
Copy link
Member

bsekachev commented Oct 12, 2023

And looks like there is not a solution from React team except for:

Issue on Google Translation team is still opened.
Maybe you should try another translator as a workaround.

@KTXKIKI
Copy link
Author

KTXKIKI commented Oct 12, 2023

ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants