Tabs: Conditional rendering -> Cannot read properties of null (reading 'type') #8798
Closed
6 tasks done
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
domain: theme
Related to the default theme components
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clear
oryarn clear
command.rm -rf node_modules yarn.lock package-lock.json
and re-installing packages.Description
I got an error:
Cannot read properties of null (reading 'type')
Reproducible demo
No response
Steps to reproduce
Expected behavior
Do not render third Tab
Actual behavior
Your environment
The text was updated successfully, but these errors were encountered: