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
{{ message }}
This repository was archived by the owner on Jan 15, 2024. It is now read-only.
While using the iinkJS with Math recognition and image/png in the mime type, the undo functionality does not work as expected.
Steps to replicate the issue:
Open the myScript editor
Draw a number
Click on undo button
Redo button is still disabled.
Issue
When the first drawn element is removed using the undo button, the redo button is still in the disabled mode. Additionally, the result content is not cleared from the UI.