Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Warning: FixedDataTable: isMounted is deprecated. #497

Open
ghost opened this issue Jun 21, 2017 · 16 comments
Open

Warning: FixedDataTable: isMounted is deprecated. #497

ghost opened this issue Jun 21, 2017 · 16 comments

Comments

@ghost
Copy link

ghost commented Jun 21, 2017

Im getting several warnings concerning isMounted deprecation?

Warning.js:36 Warning: FixedDataTable: isMounted is deprecated. Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks.

Warning: FixedDataTableBufferedRows: isMounted is deprecated. Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks.
@ghost
Copy link

ghost commented Jun 23, 2017

Have same Warning

@acampbellb
Copy link

I have been experiencing the same warnings.

@emirdeliz
Copy link

I have same warning

@alexcroox
Copy link

@conradogarciaberrotaran
Copy link

conradogarciaberrotaran commented Jul 7, 2017

I'm having the same issue.

Warning: FixedDataTableBufferedRows: isMounted is deprecated. Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks.

Warning: FixedDataTable: isMounted is deprecated. Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks.

Warning: Scrollbar: isMounted is deprecated. Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks.

Is it planned fixing this issue?

@jaytaylor
Copy link

Also seeing this warning.

Warning: FixedDataTable: isMounted is deprecated. Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks.

@alexis1990
Copy link

Solution ?

@scorchiowned
Copy link

Isnt this maintained anymore? Could the authors comment if we should move to perhaps FixedDataTable

@RahulReddy75
Copy link

Same error.! any update on this issue?

@maxdarque
Copy link

Looks like it isn't maintained any more - they've got a FixedDataTable2 - see here

@RahulReddy75
Copy link

@maxdarque Yes figured it. Thank you for the reply.

@maxdarque
Copy link

@RahulReddy75 After trying to use multiple different react tables, I found React Table and it's been really good so far

@RahulReddy75
Copy link

@maxdarque Thank you for the suggestion, will have a look. Mean while as the search was very frustrating to find a appropriate one, I ran out of patience and ended up building my own. :-D

@jaytaylor
Copy link

@maxdarque Thanks for the React Table tip, it looks really nice!

@piyushdhamecha
Copy link

having same issue...

@RahulReddy75
Copy link

@piyushdhamecha Check @maxdarque's comment above... could be a good solution.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants