-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Closed
Copy link
Labels
external dependencyBlocked by external dependency, we can’t do anything about it.Blocked by external dependency, we can’t do anything about it.scope: buttonChanges related to the button.Changes related to the button.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Milestone
Description
Current Behavior 😯
React crashes when changing the loading state of a LoadingButton when Chrome has translated the page:
Uncaught DOMException: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.
Steps to Reproduce 🕹
- Set up Chrome languages to use a non english language and enable translation from english (https://support.google.com/chrome/answer/173424)
- Go to: https://next.material-ui.com/components/buttons/
- Scroll down to "Toggle the loading switch to see the transition between the different states" (it should be written in whatever language the page has been translated to)
- Toggle the loading toggle, the demo will crash
eps1lon, YumiChen, vinodgubbala, Slessi, dvandervlag and 10 more
Metadata
Metadata
Assignees
Labels
external dependencyBlocked by external dependency, we can’t do anything about it.Blocked by external dependency, we can’t do anything about it.scope: buttonChanges related to the button.Changes related to the button.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Projects
Status
Done