Nuxt UI: Build a Dashboard Template
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

Nuxt UI Slideover State Based on Routes

In this lesson, we update the route whenever the slideover opens so that editing a member can be navigated to directly. This is a little tricky but with the combination of a catch all route and a little hacking we can get it working exactly as expected.