You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When Steps 1 and 2 are done, the color of the text is not changed. When Step 3 is done (in other words Step 1 and Step 2 are repeated) then the color changes
Expected Behavior
I expected the color to change the first time like it does when you remove the line saying "mathVirtualKeyboard.visible = false;"
Environment
It is not a regression
The MathLive version is 0.98.6
Windows 11
Chrome is the Browser. I also tried Microsoft Edge
The text was updated successfully, but these errors were encountered:
The error I get is the following:
mathlive:3050 Uncaught DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is no longer a child of this node. Perhaps it was moved in a 'blur' event handler?
at es.hide (https://unpkg.com/mathlive:3050:13029)
at es.hide (https://unpkg.com/mathlive:3050:17589)
at https://unpkg.com/mathlive:3050:6407
Steps to Reproduce
Actual Behavior
Expected Behavior
Environment
It is not a regression
The MathLive version is 0.98.6
Windows 11
Chrome is the Browser. I also tried Microsoft Edge
The text was updated successfully, but these errors were encountered: