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

Autorouting not working #29

Closed
buzzdev opened this issue Jun 3, 2024 · 2 comments
Closed

Autorouting not working #29

buzzdev opened this issue Jun 3, 2024 · 2 comments
Labels
awaiting-reply bug Something isn't working support

Comments

@buzzdev
Copy link

buzzdev commented Jun 3, 2024

Steps to reproduce

  1. Get the source code by cloning it from github
  2. cd javascript-version or typescript-version
  3. run pnpm install
  4. run pnpm dev
  5. Follow the documentation at https://demos.themeselection.com/materio-vuetify-vuejs-admin-template/documentation/guide/how-to-create-a-new-page.html
image

What is expected?

Expected result: Creating a new .vue file, placed into the src/pages/ folder would automatically generate a route.

What is actually happening?

Error 404 - Page not found

image

Additional data

NodeJS Version: v20.13.1
Package manager: pnpm
Browser name & version: Chrome 125.0.6422.113 (Official Build) (x86_64)
System: MacOS 11.7.10

@buzzdev buzzdev added bug Something isn't working support labels Jun 3, 2024
@yagnikvamja
Copy link
Member

Hello @buzzdev,

Thank you for contacting us.

The file-based routing feature is included in the pro version of our template. In the free version, routes must be configured manually.

Please feel free to check out our Materio Pro version: https://themeselection.com/item/materio-vuetify-vuejs-admin-template/

@buzzdev
Copy link
Author

buzzdev commented Jun 4, 2024

OK, thank you for the info.
Perhaps it would make sense to mention it on that doc page, if it's not already there ;)

@buzzdev buzzdev closed this as completed Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-reply bug Something isn't working support
Projects
None yet
Development

No branches or pull requests

2 participants