Skip to content

Conversation

@computationalcore
Copy link

What

Avoid google chrome's translate functionality to ruin the typewriter effect strings.

Just add translate="no" attribute to the core component of the Typewriter react component.

Why

If Google Chrome Translate is enable it automatically translate letter by letter of the typewriter effect text, while it is running.

References

https://cloud.google.com/translate/troubleshooting

@alemens
Copy link

alemens commented Mar 17, 2024

Add translate="no" to your tag, like so:
<html translate="no">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants