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

Table.js get error _onResize when scrollable is false #83

Closed
simpleofac opened this issue Jul 12, 2015 · 1 comment
Closed

Table.js get error _onResize when scrollable is false #83

simpleofac opened this issue Jul 12, 2015 · 1 comment

Comments

@simpleofac
Copy link

simpleofac commented Jul 12, 2015

when scrollable is false, mirror is null,

var mirrorElement = this.refs.mirror.getDOMNode(); has below error.
Uncaught TypeError: Cannot read property 'getDOMNode' of undefinedTable.js:73 _alignMirrorTable.js:57 _onResize

@bryanjacquot
Copy link
Contributor

This has been addressed in the recent versions of Grommet.

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

2 participants