-
Hello! Thanks for cool and helpful boilerplate.
I got a question, is it possible to make structure for pages like that –
modules/
--page1/
----index.js
----index.html
--page2/
----index.js
----index…
-
### Context:
The documentation at docs.ignite.com requires enhancements to improve utility and usability for users. This involves repurposing and reorganizing existing materials, as well as creatin…
-
A pagination component is a user interface element that allows users to navigate through a large set of data by dividing it into discrete pages.
It typically includes controls such as next/previous…
-
After logging out, a new attempt to login fails because of the following error:
```
TypeError: Cannot read property 'firstName' of undefined
at Proxy.render (Navigation.vue?6fd7:21)
```
-
### Description
Hello,
When I hide a page using UI-CONTROL or the settings, it is removed from the menu. However, if someone navigates directly to the URL of the hidden page, its content is still …
-
```
[Vue Router warn]: uncaught error during route navigation:
file:///Users/nn/Work/mf-products/.vite-ssg-temp/assets/index-df334bb5.js:15
import { StripeElements, StripeElement } from "vue-stripe…
-
Hi Ryan,
What do you think about adding support for Navigation Guards in order to allow middleware implementation like authorization.
Vue did it this way:
https://router.vuejs.org/guide/advance…
-
#### Vue.js version and component version
Latest from NPM (4.1.1)
#### Reproduction Link
I can't reproduce it when starting with the suggested fiddle link, which means it's clearly on my end, but…
-
### vue & vue-router-permissions version
Vue -- 2.5.21
Vue Router -- 3.0.2
### Reproduction Link
Out of the box
### Steps to reproduce
Setup access per documentation. Notice how when you hav…
-
**What package within Headless UI are you using?**
@headlessui/vue
**What version of that package are you using?**
1.7.19
**What browser are you using?**
Firefox Developer Edition, …