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
Hi,
Many thanks for developing such a wonderfull application.
When i navigate to skipped tab while annotating , i get the following errors
TypeError: "prevComponentInstance is null
TypeError: sortedData is undefined
Few warnings such as
Warning: Failed prop type: ReactTable: prop type TableComponent is invalid; it must be a function, usually from React.PropTypes.
2.Warning: Failed prop type: ReactTable: prop type TheadComponent is invalid; it must be a function, usually from React.PropTypes.
3.Warning: Failed prop type: ReactTable: prop type PadRowComponent is invalid; it must be a function, usually from React.PropTypes.
The text was updated successfully, but these errors were encountered:
rk93
changed the title
Getting TypeError: "prevComponentInstance is null when i navigate to Skipped tab
Getting Errors from Skipped tab
Feb 26, 2020
Hi,
Many thanks for developing such a wonderfull application.
When i navigate to skipped tab while annotating , i get the following errors
Few warnings such as
TableComponent
is invalid; it must be a function, usually from React.PropTypes.2.Warning: Failed prop type: ReactTable: prop type
TheadComponent
is invalid; it must be a function, usually from React.PropTypes.3.Warning: Failed prop type: ReactTable: prop type
PadRowComponent
is invalid; it must be a function, usually from React.PropTypes.The text was updated successfully, but these errors were encountered: