Topic: Angular- MDB-Tabs

klepva priority asked 1 week ago


Expected behavior When click on the tab button it should be display the data right away. But right now I have to double click on the tab in order to get the data, this code working fines last year, I dont know what recent changes make this error. My project is in angular 16 and the MDB-angular kit is 5.2 Tab button![][1]

Resources (screenshots, code snippets etc.)


Rafał Seifert staff commented 1 week ago

Did you update the MDB package recently ?. Have you implemented any recent changes? Do you get any console errors? I have checked our tabs module with this example : https://mdbootstrap.com/docs/angular/navigation/tabs/#section-custom-title in new angular v16 app with MDB5 5.2.0 package and it is working flawlessly. Please edit your post and provide some code samples you implement the tabs and make sure you importing required module.


klepva priority commented 1 week ago

Hi, sorry but I am using Tabs (Pill) from this example https://mdbootstrap.com/docs/angular/navigation/pills/#mdb_d007a2cfc1c9b695368292825d67feaa78cdcf54


Rafał Seifert staff commented 1 week ago

The usage and imports are the same. For pills style your just provide [pills]="true" input. I need more information about your code and recent changes in order to help you.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Opened

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB Angular
  • MDB Version: MDB5 6.0.0
  • Device: Webs
  • Browser: Chrome
  • OS: Window
  • Provided sample code: No
  • Provided link: No