Local Save using localforage #34
Labels
bug
Something isn't working
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Context (current result)
Currently the canvas items and code in the Monaco Editor does not save when user closes and quits fflow. This feature was previously implemented using localForage and broke during a merge therefore the partial code is still present in
App.jsx
andlocalStorage.js
.Expected result
Canvas items and code persists when user closes and reopens the application.
Process to reproduce
The text was updated successfully, but these errors were encountered: