Skip to content

4.3.12: data-manager 'findDataByPath' unable to find by path if not treedata #438

Closed
@Tobbe129

Description

@Tobbe129

4.3.12 (and 4.3.11)

Trying to select single rows in a non-treedata table, results in this:

Uncaught TypeError: Cannot read properties of undefined (reading 'tableData')
    at DataManager.changeRowSelected (data-manager.js:504)

Maybe related to this PR: #411
And this reported issue: #402

Issue is probably located here: https://github.com/material-table-core/core/blob/master/src/utils/data-manager.js#L572-L573

This is a blocker for us, is there anyway to override this in an easy way until fixed?
Thank you and keep up the awesome work!!

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions