-
Notifications
You must be signed in to change notification settings - Fork 238
Open
Description
Describe the bug
Code from "cms" template added to "crm" template for "Administration" -> "User - Types" throws exception/error but, "cms" code works as expected.
To Reproduce
Steps to reproduce the behavior:
- Add code from cms template to create "src/routes/app/routes/administration/routes/user-types" and "routes/app/Index.vue" item
- Start development server
- Open application using "Chrome"
- Open "Chrome" -> "Dev Tools"
- Click on "Administration/User - Types"
- See error in "Dev Tools" -> "Console" tab
Expected behavior
Expected to see populated "User Types" grid in UI
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- Device: Dell XPS 8700
- OS: Windows 10 Home
- Browser: Chrome - Version 80.0.3987.116 (Official Build) (64-bit)
Additional context
Compared "crm" "yarn.lock" file to "cms" "yarn.lock" file, they are identical.
Metadata
Metadata
Assignees
Labels
No labels