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

Vue-Router cannot find routes for MaintenanceRemarks #4

Open
perlDreamer opened this issue Apr 18, 2024 · 2 comments
Open

Vue-Router cannot find routes for MaintenanceRemarks #4

perlDreamer opened this issue Apr 18, 2024 · 2 comments

Comments

@perlDreamer
Copy link

From the console:

[Vue Router warn]: No match found for location with path "/maintenanceremark/56a31a68-8954-4611-ba33-57860ceadc77"
[Vue Router warn]: No match found for location with path "/maintenanceremark/56a31a68-8954-4611-ba33-57860ceadc77/edit"
[Vue Router warn]: No match found for location with path "/maintenanceremark/2c861df5-7464-47e2-b801-5347a7f84c74"
[Vue Router warn]: No match found for location with path "/maintenanceremark/2c861df5-7464-47e2-b801-5347a7f84c74/edit"
[Vue Router warn]: No match found for location with path "/maintenanceremark/2a30a688-1edd-4539-beeb-1475b606bb8d"
[Vue Router warn]: No match found for location with path "/maintenanceremark/2a30a688-1edd-4539-beeb-1475b606bb8d/edit"
[Vue Router warn]: No match found for location with path "/maintenanceremark/8750e118-4a8e-4f1d-a2f4-ca0043765a88"
[Vue Router warn]: No match found for location with path "/maintenanceremark/8750e118-4a8e-4f1d-a2f4-ca0043765a88/edit"
[Vue Router warn]: No match found for location with path "/maintenanceremark/f00bb690-8c59-41dd-b9ac-7f42d22b78d6"
[Vue Router warn]: No match found for location with path "/maintenanceremark/f00bb690-8c59-41dd-b9ac-7f42d22b78d6/edit"
[Vue Router warn]: No match found for location with path "/maintenanceremark/0b2f436d-65bb-4a59-ba95-6bde93944d32"
[Vue Router warn]: No match found for location with path "/maintenanceremark/0b2f436d-65bb-4a59-ba95-6bde93944d32/edit"

@perlDreamer
Copy link
Author

Debug notes:

Vue-Router works client side, so that explains there's no network traffic.
The URLs listed are for all remarks in the Kind.
They're for both view and edit.

@perlDreamer
Copy link
Author

The problem is that there are no pages for the view or edit for MaintenanceRemarks. I deleted them because we don't need view and edit is supposed to allow editing the ticket in place.

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