-
The main home page route /mainpage as written in the app.js file should render an index.html file is not doing as expected. Is this some bug??
`Cannot GET /main-page/index1.html` is showing up on the…
-
-
Hey, I've tried using stylexjs with app router and it works. but when i tried using it with pages router, Im getting an issue of stylex adding class names to the elements but not applying styles to th…
-
-
### 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 …
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
It would be nice to have an index page that offers buttons for the different routes, such as /remote /onscreen etc
-
## Context
Right now the routes page is pretty basic. Since it's a major part of the usual work, it has to be improved, so it is clear where and how to create routes.
-
I'm not sure if this is covered somewhere and I missed it, but is there a reliable way to have nested routing when using this package? My use case is I want to use this for a knowledgebase and for a c…
-
I am trying to build a breadcrumb for deep nested pages, to let user easily go to ancestor pages.
In `vue-router`, I use [`route.matched`](https://router.vuejs.org/api/interfaces/RouteLocationNorma…