martijnhols.nl
Everything about Google Translate crashing React (and other web apps)
Google Translate manipulates the DOM in such a way that it breaks the base apps. This interference often manifest as crashes caused by the DOM element's native `removeChild` method, resulting in errors.