fregante/webext-options-sync

Form values set to `undefined`

notlmn opened this issue · 3 comments

For some fields that (may) always contain default values as defined using the constructor, these fields get set to undefined while other fields of the form are being changed.

I was able to reproduce the bug both in Chrome and Firefox for 1.0.0-4, using sindresorhus/notifier-for-github#189 as test.

Chrome Firefox
bug-chrome bug-firefox

Thanks! I'll look into it

Found the issue

It seems to be all right now in 1.0.0-8

npm i webext-options-sync@next