yazaabed/react-tabs

Warning in console

Closed this issue · 2 comments

Warning: Cannot update during an existing state transition (such as within render). Render methods should be a pure function of props and state.

package.json

"react": "^16.4.2",
"react-dom": "^16.4.2",

or

"react": "^16.5.2",
"react-dom": "^16.5.2",

or

"react": "^16.6.3",
"react-dom": "^16.6.3",

@AlexeyBee Sorry for that warning, I will investigate it and update the packages in my component. I actually created this component for people to learn from my experience in reactjs. But still, I will update the outdated packages. 👍 💯

@AlexeyBee it fixed now 💯