issues Search Results · repo:posva/unplugin-vue-router language:TypeScript
Filter by
252 results
(96 ms)252 results
inposva/unplugin-vue-router (press backspace or delete to remove)In my project, I use Nuxt, Pinia Colada, and the Pinia Colada integration from orpc. On one of the pages, I need to use
defineColadaLoader to get the data before rendering the page. To generate the key, ...
Ninja-in-pyjama
- Opened yesterday
- #697
Configure instructions for this repository as documented in Best practices for Copilot coding agent in your repository
Onboard this repo
posva
- Opened 2 days ago
- #694
when definePage a error js Object and auto saved then this plugin will make vite crush. hope catch the error and do
nothing.
Here is an example of invalid code within a page component that crashes the ...
⚡️ enhancement
CrazyZhang3
- 2
- Opened 2 days ago
- #691
When using unplugin-vue-router/volar/sfc-typed-router each time vite is run types order is different.
https://github.com/user-attachments/assets/b15ed657-0e54-4e23-a8f0-bca7186f77ce
⚡️ enhancement
minht11
- 1
- Opened 4 days ago
- #688
Taken from this comment by @darkbasic (slightly modified).
Unfortunately one of my routes don t want to automatically infer the route type:
[esg]: src/pages/suppliers/[id].vue(6,59): error TS18046: ...
♦️ need repro
Anoesj
- 2
- Opened 7 days ago
- #685
In addition to useRoute() I think that definePage s redirect to param should be automatically typed as well:
definePage({
redirect: (to) = ({
name: /members/[id]/roles ,
// params: { id: route.params.id ...
⚡️ enhancement
🔹 typescript
darkbasic
- Opened 7 days ago
- #684
Why do duplicate subroutines appear? They are already nested routes, why does it appear once in the outermost layer?
├───shops
│ │ aa.vue
│ │ index.vue
│ │
│ └───aa
│ a-1.vue
│ ...
♦️ need repro
jeffhuien
- Opened 14 days ago
- #682
We re running into an issue where the user s session has expired and they try to change the route.
This code seems to not check whether the promise has resolved correctly. This results in the following ...
peternedap
- Opened 19 days ago
- #680
Hi !
Here the basic config :
// vite.config.ts
import VueRouter from unplugin-vue-router/vite
// https://vitejs.dev/config/
export default defineConfig({
plugins: [
VueRouter({
extensions: [ ...
bborlet
- Opened 21 days ago
- #676
I followed the steps in the docs on Error Handling and added error: [KnownError] to my basic loader. When KnownError is
thrown from data loader it s correctly captured and set as the error of data loader ...
🔄 data-loaders
⚡️ enhancement
romansp
- 2
- Opened 21 days ago
- #675

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.