Skip to content

Incompatible with React 16.x #14

@efeminella

Description

@efeminella

After having upgraded to React 16, the react-treeview-mui dependency no longer works:

Uncaught TypeError: Cannot read property 'string' of undefined
    at Object../node_modules/react-treeview-mui/src/ListItem.js (ListItem.js:70)
    at __webpack_require__ (bootstrap 6e287e636bcb6a3b0931:712)
    at fn (bootstrap 6e287e636bcb6a3b0931:117)
    at Object../node_modules/react-treeview-mui/src/TreeList.js (TreeList.js:17)
    at __webpack_require__ (bootstrap 6e287e636bcb6a3b0931:712)
    at fn (bootstrap 6e287e636bcb6a3b0931:117)
    at Object../node_modules/react-treeview-mui/src/index.js (index.js:8)
    at __webpack_require__ (bootstrap 6e287e636bcb6a3b0931:712) 

I see package.json has not been updated in slightly over a year. Is this project still maintained? If not, perhaps it would be best to indicate this as so within the project readme.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions