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

"View Raw Data" - Cannot read property 'height' of null #12

Closed
mkuthan opened this issue Feb 2, 2018 · 0 comments
Closed

"View Raw Data" - Cannot read property 'height' of null #12

mkuthan opened this issue Feb 2, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@mkuthan
Copy link
Member

mkuthan commented Feb 2, 2018

Exception is thrown for "View Raw Data" action:

Uncaught TypeError: Cannot read property 'height' of null
    at RawDataModal.Array.concat.RawDataModal.renderRows (raw-data-modal.tsx:226)
    at RawDataModal.Array.concat.RawDataModal.render (raw-data-modal.tsx:296)
    at finishClassComponent (react-dom.development.js:7873)
    at updateClassComponent (react-dom.development.js:7850)
    at beginWork (react-dom.development.js:8225)
    at performUnitOfWork (react-dom.development.js:10224)
    at workLoop (react-dom.development.js:10288)
    at HTMLUnknownElement.callCallback (react-dom.development.js:542)
    at Object.invokeGuardedCallbackDev (react-dom.development.js:581)
    at invokeGuardedCallback (react-dom.development.js:438)
react-dom.development.js:9747 The above error occurred in the <RawDataModal> component:
    in RawDataModal (created by CubeView)
    in div (created by CubeView)
    in CubeView (created by SwivApplication)
    in main (created by SwivApplication)
    in SwivApplication
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants