kitbagjs / router

A type safe router for vuejs
MIT License
131 stars 1 forks source link

Rework RouterView so that there isn't a v-if/v-else #184

Closed pleek91 closed 1 month ago

pleek91 commented 1 month ago

Description

The v-if/v-else prevents a transition from working when going from a route to a rejection or from a rejection to a route. With a single <component /> tag for both route components and rejections a transition will work the same for both.

Also adds the rejection to the slot scope

netlify[bot] commented 1 month ago

Deploy Preview for kitbag-router ready!

Name Link
Latest commit a07599a6b9cb638918417b111fe9aed7da2ba2ef
Latest deploy log https://app.netlify.com/sites/kitbag-router/deploys/66525a6eb047960008874e0d
Deploy Preview https://deploy-preview-184--kitbag-router.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.