gregnb / gregnb/mui-datatables

"Deprecated: Passing objects in as data is not supported, and will be prevented in a future release."

Open
#1,040 25 comments 8 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.7k
Forks
906
PR merge metrics
No merged PRs in 30d

Description

Just upgraded to version `2.12.4` and I get the following:

`Deprecated: Passing objects in as data is not supported, and will be prevented in a future release. Consider using ids in your data and linking it to external objects if you want to access object data from custom render functions.`

I am currently using this option as a work-around in order to access the original object from the rendering function, [as described in my reply to issue 475](https://github.com/gregnb/mui-datatables/issues/475#issuecomment-471047711).

Other recently opened issues (like [1038](https://github.com/gregnb/mui-datatables/issues/1038)) are also asking for a way to access the original row object.

Is this feature being considered for inclusion in the future?

Thanks.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.