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 Feb 12, 2022. It is now read-only.
Sebastian Markbåge edited this page Aug 21, 2018
·
1 revision
When an object is assigned to or a new property is defined, the property could be non-writable or non-configurable which causes a property to fail. When an assignment is done on an object that can be more than one instance, we don't know if it succeeded or not.