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

Cannot read property 'onSort' of undefined #812

Closed
bsalex opened this issue Apr 27, 2018 · 2 comments
Closed

Cannot read property 'onSort' of undefined #812

bsalex opened this issue Apr 27, 2018 · 2 comments
Assignees

Comments

@bsalex
Copy link

bsalex commented Apr 27, 2018

Griddle version

1.13.0

Expected Behavior

It renders without errors

Actual Behavior

Cannot read property 'onSort' of undefined error

Steps to reproduce

Just try to use Griddle without the local plugin.
https://codesandbox.io/s/zk67w0x2p

Pull request with failing test or storybook story with issue

While this step is not necessary, a failing test(s) and/or a storybook story will help us resolve the issue much more easily. Please see the README for more information.

The example works for version 1.12.0, but not for 1.13.0

@dahlbyk
Copy link
Contributor

dahlbyk commented Apr 29, 2018

This seems related to #749, and I can reproduce with the controlled griddle component Story. I'll let you know what I find.

Thanks for the bug report!

@dahlbyk
Copy link
Contributor

dahlbyk commented May 4, 2018

1.13.1 has been released: npm i griddle-react@next.

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

4 participants