issues Search Results · repo:egoist/vue-router-prefetch language:JavaScript
Filter by
12 results
(72 ms)12 results
inegoist/vue-router-prefetch (press backspace or delete to remove)This appears to be the only library that properly supports prefetching components in Vue, and it supports a heap of
stuff out of the box (like additional files). It would be even better however, if it ...
kirkbushell
- Opened on Aug 31, 2023
- #66
https://stackblitz.com/edit/vue-nr9q5u?file=index.js
[Vue warn]: You are using the runtime-only build of Vue where the template compiler is not available. Either pre-compile the templates into render ...
martinszeltins
- Opened on Mar 16, 2023
- #65
Hi @egoist — thanks for your contributions to the Vue community 3
I m just wondering whether this works with an app using Single File Components (with Vite)?
I ve installed, however am running into the ...
MichaelPrecel
- 4
- Opened on Oct 21, 2021
- #52
I have a custom base-button / that doesn t use router-link, but it does use $router.push(), is it possible to somehow
bind this exact same functionality to something other than a router-link?
9mm
- 1
- Opened on Sep 6, 2021
- #51
Just wanted to ask if there are any plans to make vue-router-prefetch work on Vue 3.
image
Thank you very much!
d1urno
- 1
- Opened on Feb 18, 2021
- #33
const createPage = id = async () = { console.log(fetching page ${id}) return { data() { return { id: id } }, template:
div h1 page {{id}} /h1 SiteNav / /div, components: { SiteNav } } }
Devin345458
- Opened on Nov 30, 2019
- #13
Is the timeout option per route? I tried it with a 10 second timeout (10000ms) and it didn t seem to delay the loading
of the route at all. I d love to see a working example in the repo.
bug
good first issue
released
wishinghand
- 2
- Opened on Nov 22, 2019
- #12
!-- Issuehunt Badges -- img alt= Issuehunt badges src=
https://img.shields.io/badge/IssueHunt-%24100%20Rewarded-%237E24E3.svg / !-- /Issuehunt Badges --
Add unit/e2e tests using Cypress.
!-- Issuehunt ...
🎁 Rewarded on Issuehunt
released
egoist
- 3
- Opened on Jun 9, 2019
- #9
Version: 1.5.1 Repo to reproduce: https://github.com/gijsroge/vue-router-prefetch-issue
This is a clean vue cli project with Typescript Vue class component.
It seems to have an issue with booting the ...
released
gijsroge
- 3
- Opened on Apr 10, 2019
- #7
Version: 1.1.2
By default, if Jest sees a Babel config, it will use that to transform your files, ignoring node_modules .
Jest encountered an unexpected token
This usually means that you are trying ...
good first issue
released
Shyam-Chen
- 2
- Opened on Jan 24, 2019
- #3

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!
Press the /
key to activate the search input again and adjust your query.