It is a bit hard to tell without seeing the actual project. And how you have done the anchors but if you have done them by giving an element and id like kandidaten and then having the action open #kandidaten Then I think that you now may not have them.
When I do a test like the above, in the debugger the aria-flowto for the button points to the id of the element with the id.
Yours all point to hype generated ones. Now I am not 100% about this but that may be the problem.
This is the div of my Button that jumps to the Anchor:
einen Namen als Ziel verwendet … das funktioniert nicht.
Gebe dem hypelelement (container) die entsprechende id …
sollte gehen … Bitte aufpassen: mehrere layouts bedingen andere ids
Hi!
danke für deine antwort. aktuell habe ich beim ziel-element: Die Kandidaten hinterlegt - hier müsste ich dann eine id eintragen? oder wie finde ich die ID des elements?
beim link selbst in der “navigation” habe ich "Bei Mausklick > Aktion Zu URL wechseln > #kandidaten hinterlegt - was müsste dann hier rein?
it works now - finally! the error/mistake was, that there has been two identical anchor links in two layouts - so they really have to be unique in order to work.