Schiller-Stoff / tripleForm

0 stars 0 forks source link

localstorage functionality: CAREFUL -- let it be set in external property -> #20

Closed Schiller-Stoff closed 4 years ago

Schiller-Stoff commented 4 years ago

form restores itsel out of local storage -> careful here because of weird behavior!

Schiller-Stoff commented 4 years ago

will load itself out of local storage -> changes in code won't be visible unless local storage is cleared

Schiller-Stoff commented 4 years ago

maybe best to set each individual input as LocalStorageInput

Schiller-Stoff commented 4 years ago

not necessary anymore -> because now only the direct input values are saved and not the form itself with state