Log errors of non-promise based property writes
Closed this issue · 0 comments
tmandry commented
Currently, we throw out errors if you do something like window.position.value = ...
. I see PromiseKit complaining about unhandled errors, maybe it’s from this.