Bootstrap tab - active class not working on page loading

前端 未结 6 621
暗喜
暗喜 2021-01-01 21:34

My code is below. Notice the tab \'one\' is active. But the problem is when i open the page, the tab really shows active, BUT the tab content does not show ; it only shows w

6条回答
  •  轮回少年
    2021-01-01 21:51

    Sometimes when you try getting the values from the backend, there is some possibility that it can still not work. Try adding show right next to active:

提交回复
热议问题