nathanbuchar / electron-settings

📝 A simple persistent user settings framework for Electron.
https://electron-settings.js.org
MIT License
817 stars 60 forks source link

callback is not called when "watch()", if the given key path is newly added #120

Closed yikuo123 closed 4 years ago

yikuo123 commented 5 years ago

It works if the key path already exists

nathanbuchar commented 4 years ago

Closing this as it pertains to an older version of Electron Settings. A new major release (v4) of Electron Settings was just released!