Skip to content

Table Rows do not render when using modern React stack #3

@porteron

Description

@porteron

Our project recently upgraded to the most recent version of the React-boilerplate repo. Once we upgraded all the <Tr>s in the tables would no longer render. It only breaks once the project is built, it works in local dev mode. Might be a babel/webpack issue.

Not sure where the incompatibility lies. I saw that reactable is still dependent on react v 0.14.1 which is very very very old.

Probably needs to upgrade at least the react package along with some other things.

We are migrating now to another table package in the meantime.

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions