Open isc30 opened 4 years ago
Because of the way people do cloning (iterating the object keys and setting all values + prototypes), auto props break with a nonwritableproperty exception. We can make them internally writable just to overcome this issue
Because of the way people do cloning (iterating the object keys and setting all values + prototypes), auto props break with a nonwritableproperty exception. We can make them internally writable just to overcome this issue