react-web-tabs icon indicating copy to clipboard operation
react-web-tabs copied to clipboard

Declarative, modular and accessible React tabs component

Results 5 react-web-tabs issues
Sort by recently updated
recently updated
newest added

Problem in passing new props to Tabs because of componentWillReceiveProps (needed for responsive design)

On IE 11, When I click on a tab to navigate or switch tab, it will redirect to another blank screen. Console gives this: DOM7011: The code on this page...

When using the package, the following warning is displayed in the console. My React version: 16.9.0 > *react-dom.development.js:12029* Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See...

Hello, I use this module and I need to have a route (`react-router-dom`) for each tabs. How to do it ?

i used this module and i want to make responsive. how do i make responsive?