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 was archived by the owner on Jul 19, 2019. It is now read-only.
I notice some frameworks that worked with react earlier no longer works with v15. They require the Object.assign file from the react library for their components to nest to the react Proptypes. I'm upgrading react-canvas as I saw this. This is one of many that require object.assign to nest. (See attachment)
Any way to go around this?