Skip to content

Ändern der defaultLang bricht Navigation-Highlighting #18

@InteractionEngineer

Description

@InteractionEngineer

Der Ausschluss von fest kodierten Pfaden ist inkompatibel mit der dynamischen i18n.

In Base.astro ab ca. Zeile 40

if ( link.href.split("/").includes(currentPath.split("/")[index]) && currentPath !== "/" && currentPath !== "/de/" ) {

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions