JavaScript for WordPress › Forums › Vanilla JavaScript › 1.6.20 remembering editor toggle state not working › Reply To: 1.6.20 remembering editor toggle state not working
May 15, 2017 at 1:56 am
#27496
Zac Gordon
Keymaster
Okay, I think I figured out why this is happening.
If you were working with the files from the last video then moved on to this video it will still use the local store from the last lesson, which does not have a settings section of the json data.
So, if you clear out that local store and reload the page it should work.
Let me know if that doesn’t solve the problem..