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

[BUG] Cannot read property 'categories' of null #11

Open
geromegrignon opened this issue Jul 13, 2020 · 0 comments
Open

[BUG] Cannot read property 'categories' of null #11

geromegrignon opened this issue Jul 13, 2020 · 0 comments

Comments

@geromegrignon
Copy link
Contributor

Nature of the issue

When opening the app, the following error is displayed into the devtools and the categories and the checklist items aren't displayed when selecting a project:

Cannot read property 'categories' of null

Current behavior

The content.json is correctly generated based on the content folder but the app doesn't seems to find it.
The categories and the checklist items aren't displayed

Expected behavior

The categories and the checklist items should be displayed

Steps to reproduce the issue

  • clone the repository
  • run cd examples
  • run npx @marmicode/checklist-cli angular-checklist
  • run http-server dist/browser
  • open http://127.0.0.1:8080

The error is displayed into the devtools

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