You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.
Hi!
I was doing port of this awesome module to Inferno and noticed typo in your code. I though I could contribute it back to you :)
Its here:
https://github.com/mobxjs/mobx-react/blob/master/src/observer.js#L53
It should be
writable
for reference: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/defineProperty
😃
The text was updated successfully, but these errors were encountered: