Skip to content

Wasn't Clear From Documentation How To Setup Page Routing #8

Description

@aaronksaunders

📚 Is your documentation request related to a problem?

To get page routing to work, I had to remove the app.vue file from the project and to get the index file working I also needed to add the pageMeta inside the Home.vue file

definePageMeta({
  alias: ["/", "/home"],
});

🔍 Where should you find it?

No response

ℹ️ Additional context

No response

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions