Timeout example
wishinghand opened this issue ยท 2 comments
wishinghand commented
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.
egoist commented
That's actually a bug, we should pass the timeout
option to setTimeout
here:
vue-router-prefetch/src/index.js
Line 22 in 396a7fe
egoist commented
๐ This issue has been resolved in version 1.6.1 ๐
The release is available on:
Your semantic-release bot ๐ฆ๐