react-tabbordion icon indicating copy to clipboard operation
react-tabbordion copied to clipboard

Disabled state doesn't work

Open malutka opened this issue 5 years ago • 1 comments

When I set disabled={true} to TabPanel, this tab is still clickable and it isn't disabled.

malutka avatar Feb 24 '20 17:02 malutka

Thanks for reporting and sorry for responding half a year late!

Due to React deprecations over the years causing trouble with the code I'm working on a modernized rewrite. In that I have fixed this issue. The component API will remain the same. I hope to release first v2 release candidate later this week.

Merri avatar Aug 26 '20 14:08 Merri