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

Tabs uncontrolled mode not ready?

Open ivnnv opened this issue 8 months ago • 0 comments

Hi, Ive updated to the latest version (5.7.0) and it seems the uncontrolled version for Tabs is not fully ready?

CTabs have activeItemKey and CTab has itemKey but [email protected] doesnt have itemKey prop (it has in main tho) So the comment for CTabs.onChange (In uncontrolled mode, this callback is called after internal state updates) still dont apply at least until a new version/patch is released? or Im missing something? In the documentation the examples shown use activeKey and they work fine.

ivnnv avatar Jun 22 '25 14:06 ivnnv