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 Feb 5, 2021. It is now read-only.
The docs state that the data prop can be either an object or an array ("data (Array:Object) - The raw array or object (for sectioned grids"), and it runs fine when supplied an object, but there's still a Yellow Box error complaining about the type being incorrect.
The docs state that the
dataprop can be either an object or an array ("data (Array:Object) - The raw array or object (for sectioned grids"), and it runs fine when supplied an object, but there's still a Yellow Box error complaining about the type being incorrect.