Describe the bug
Text content not been updated in local storage. The text property of the text object in canvasState is not updated with updated text value.
To Reproduce
Steps to reproduce the behavior:
Add text
Update text content
Refresh the page
Text content remains the default one
Expected behavior
Text content should remain the same before vs after refreshing the page.
Describe the bug Text content not been updated in local storage. The text property of the text object in canvasState is not updated with updated text value.
To Reproduce Steps to reproduce the behavior:
Expected behavior Text content should remain the same before vs after refreshing the page.