You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
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
The error is displayed into the devtools
The text was updated successfully, but these errors were encountered: