-
In order to match this case: https://router.vuejs.org/guide/essentials/nested-routes.html#Nested-Named-Routes
Where the parent route name should not be defined, it should be possible to defined the r…
-
I'm opening this issue as a result of the following forum thread: https://www.highcharts.com/forum/viewtopic.php?p=194796.
Note that the forum thread contains two separate issues, that's my bad - …
-
🌱 **Are you new to the codebase? Welcome! Please see [the contributing guidelines](https://github.com/learningequality/kolibri-design-system/blob/develop/CONTRIBUTING.md).**
In times when [`KListWi…
-
# _Componenten libraries_
- Versnelt ontwikkeling voor hergebruiken
- Vergoot de snel op fouten
- Zorgt voor consistentie in project
- Alles ziet er hetzelfde uit
- Vergroot onderhoudbaarhe…
-
My project is in TypeScript, so the entry-point is main.ts (not main.js).
When trying to
import breadcrumbs from 'vue-3-breadcrumbs';
I get an error:
Could not find a declaration file for modul…
-
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…
-
I'm creating a fairly complicated plugin for K3. It has breadcrumbs for view navigation. However, I had an idea - why create my makeshift router and breadcrumbs if Kirby already has those?
To use b…
-
I installed the package and setup like below. The problem is when I visit children components, the breadcrumbs was showed up right, but the content of that child component didn't get change. For examp…
-
I have installed & Setup this package as per instructions and installed [Tabuna](https://github.com/tabuna/breadcrumbs) package
Here is my sample route:
`Route::get('settings/{slug}/edit', [Settin…
-
With slower API server connections, the App fatals with errors inside the layouts/defaults.vue component.
Objects like "state.typo3.initial.navigtation[0] are not filled and there is no check to prev…