Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lots of prop failure warnings #5

Open
atshakil opened this issue Jul 19, 2018 · 1 comment
Open

Lots of prop failure warnings #5

atshakil opened this issue Jul 19, 2018 · 1 comment

Comments

@atshakil
Copy link

Test Environment

"react": "^16.4.1",
"react-dom": "^16.4.1",

Component Configuration

<SortableTree
  treeData={...}
  canDrag={false}
  onChange={...}
  theme={FileExplorerTheme}
  generateNodeProps={...}
/>

Console Warnings

1

2

3

@rchancey
Copy link

I am getting this also. Is there a solution here?

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

No branches or pull requests

2 participants