Topic: MDBTabs
                  
                  Budget
                  priority
                  asked 1 year ago
                
Hi,
https://mdbootstrap.com/docs/react/navigation/tabs/
I'm trying to simply run the basic sample code;
Expected behavior
To work as per your basic example
Actual behavior
No tab content is displayed
Resources (screenshots, code snippets etc.)
just copy'n' paste your sample code on a blank js
                      
                      Mateusz Lazaru
                      staff
                        answered 1 year ago
                    
Hi,
tldr - rename <MDBTabsPane open to <MDBTabsPane show
full answer:
The code from snippet is not working, because we renamed MDBTabsPane property name show to open in the process of names unification. 
I encourage you to update to the newest version of MDB, but if you don't want to do it right now for some reason, we prepared legacy docs for v 6.x.x. All snippets from linked documentation should work just fine in your project.
If you need any other version of the legacy docs, you can find it in the changelog.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
 - Premium support: Yes
 - Technology: MDB React
 - MDB Version: MDB5 6.1.0
 - Device: screen
 - Browser: Chrome
 - OS: Windows
 - Provided sample code: No
 - Provided link: Yes