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
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.
The text was updated successfully, but these errors were encountered:
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:
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):
Additional context
Compared "crm" "yarn.lock" file to "cms" "yarn.lock" file, they are identical.
The text was updated successfully, but these errors were encountered: