Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

e.props.onGridSort is not a function #235

Open
qf8505 opened this issue May 23, 2023 · 0 comments
Open

e.props.onGridSort is not a function #235

qf8505 opened this issue May 23, 2023 · 0 comments

Comments

@qf8505
Copy link

qf8505 commented May 23, 2023

e.props.onGridSort is not a function
TypeError: e.props.onGridSort is not a function
at t. (http://localhost:8088/static/js/vendors-node_modules__react-file-viewer_1_2_1_react-file-viewer_dist_index_js.chunk.js:29:111156)

<FileViewer fileType='csv'
filePath={this.state.file}
onError={() => console.log('Failed to load')}
onGridSort={() => null}
errorComponent={console.log("error")}
unsupportedComponent={() => {
return


}}/>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant