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

DataTable edit throws error on route change #734

Closed
cagataycivici opened this issue Jan 9, 2019 · 1 comment
Closed

DataTable edit throws error on route change #734

cagataycivici opened this issue Jan 9, 2019 · 1 comment
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@cagataycivici
Copy link
Member

cagataycivici commented Jan 9, 2019

Click on a cell to switch to edit mode and then click on a route link to change the view, an error is displayed;

index.js:1452 Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in the componentWillUnmount method.
    in BodyCell (at BodyRow.js:191)
@cagataycivici cagataycivici added the Type: Bug Issue contains a defect related to a specific component. label Jan 9, 2019
@cagataycivici cagataycivici added this to the 3.0.0-rc.1 milestone Jan 9, 2019
@cagataycivici cagataycivici self-assigned this Jan 9, 2019
@IgorShpyrko
Copy link

👍

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

2 participants