Local storage and updating variable - returns undefined
mesmoiron
1 month ago
Dec 2, 2024, 12:42 PM
Hello All, I am testing the update of a profile field. I have bind it to its variable. When I type in the input field, the local storage value is displayed in a span for testing. However when I click on the button; I get an undefined and it clears the local storage somehow.