Page MenuHomeSealhub

JDD Editor - keep the state of the form in session storage
Open, NormalPublic2 Points

Description

Keep the JSON state of the form (at the bottom of the left panel of component debugger):

Screenshot From 2024-11-05 18-19-36.png (969×1 px, 71 KB)

in session storage (https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage#saving_text_between_refreshes). Upon refreshing, fill the json field and submit it to reload and display the back-uped state of the form

Details

Coded by
mates
Action required from
mates