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

Basic Example not working #500

@ghost

Description

It's not clear where the Basic Example code goes. I made a new app with create-react-app and put the example in my src/App.js but I'm getting lots of errors:

_registerComponent(...): Target container is not a DOM element.
Object../src/App.js
14 | ];
15 |
16 | // Render your table

17 | ReactDOM.render(
18 | <Table
19 | rowHeight={50}
20 | rowsCount={rows.length}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions