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

OrderList error #291

Closed
ghost opened this issue Jan 22, 2018 · 2 comments
Closed

OrderList error #291

ghost opened this issue Jan 22, 2018 · 2 comments
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@ghost
Copy link

ghost commented Jan 22, 2018

The 'Responsive Cars' OrderList on the web site documentation page throws this error if a reorder button is pressed without a row selected. I get the same error in my app when updating the list after a re-order operation.

react-dom.production.min.js:164 TypeError: Cannot read property 'getBoundingClientRect' of undefined
    at Function.value (DomHandler.js:283)
    at t.value (OrderList.js:283)
    at t.value (OrderList.js:291)
    at commitLifeCycles (react-dom.production.min.js:149)
    at t (react-dom.production.min.js:158)
    at w (react-dom.production.min.js:169)
    at E (react-dom.production.min.js:168)
    at batchedUpdates (react-dom.production.min.js:171)
    at J (react-dom.production.min.js:54)
    at Pe (react-dom.production.min.js:71)
@cagataycivici cagataycivici self-assigned this Feb 9, 2018
@cagataycivici cagataycivici added the Type: Bug Issue contains a defect related to a specific component. label Feb 9, 2018
@cagataycivici cagataycivici added this to the 1.4.1 milestone Feb 9, 2018
@cagataycivici
Copy link
Member

I'm on it.

@cagataycivici
Copy link
Member

Fixed during #308

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

1 participant