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

Administration -> routes -> user-types ERROR #88

Open
rcsoftwareservices opened this issue Feb 19, 2020 · 0 comments
Open

Administration -> routes -> user-types ERROR #88

rcsoftwareservices opened this issue Feb 19, 2020 · 0 comments

Comments

@rcsoftwareservices
Copy link

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:

  1. Add code from cms template to create "src/routes/app/routes/administration/routes/user-types" and "routes/app/Index.vue" item
  2. Start development server
  3. Open application using "Chrome"
  4. Open "Chrome" -> "Dev Tools"
  5. Click on "Administration/User - Types"
  6. 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)

UserTypes_ERROR

Additional context
Compared "crm" "yarn.lock" file to "cms" "yarn.lock" file, they are identical.

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