Skclusive.Material.Component icon indicating copy to clipboard operation
Skclusive.Material.Component copied to clipboard

Tabs with links

Open esso23 opened this issue 4 years ago • 2 comments

When using <Tab> component with link, like this: <Tab component="a" href="..."> the parent <Tabs> component does not update and the OnChange is never called. This works in material-ui. They use their own <Link> component instead of <a> so maybe that makes the difference.

esso23 avatar May 05 '20 15:05 esso23

sorry for reaching late. does the page navigate to the href? will try this.

skclusive avatar Aug 19 '20 05:08 skclusive

doubt on the usecase. when clicking the tab with link (is deep link?) is page routed?

skclusive avatar Nov 11 '20 18:11 skclusive