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

Warnings and a non-working demo #71

Open
mandolyte opened this issue Jul 28, 2021 · 0 comments
Open

Warnings and a non-working demo #71

mandolyte opened this issue Jul 28, 2021 · 0 comments

Comments

@mandolyte
Copy link
Collaborator

When Styleguidist is run, the following warnings are shown:

./src/components/datatable/DataTable.context.js
  Line 2:45:   'useCallback' is defined but never used
                            no-unused-vars
  Line 143:7:  React Hook useMemo has an unnecessary dependency: 'data'. Either exclude it or remove the dependency array  react-hooks/exhaustive-deps

After Styleguidist is running, click the "Cell" demo link in the left nav area. The page shown has two demos. The first one looks ok. The second is titled "Row Header Example". The component is not rendering anything.

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

1 participant