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

Basic Example not working #500

Open
ghost opened this issue Jul 15, 2017 · 0 comments
Open

Basic Example not working #500

ghost opened this issue Jul 15, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 15, 2017

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}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants