-
Notifications
You must be signed in to change notification settings - Fork 379
Closed
Milestone
Description
How to reproduce:
- Consume Tab and Tabs PF4 components
- Add
hrefprop on each tab with an hash path (i.e#/path)
Expected behavior: Clicking on a tab should apply the href path
Actual behavior: Nothing happens, though inspecting the tab element shows a rendered <a> tag with href property
It seems that a preventDefault was added recently which prevent the href to propagate as expected
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done