Skip to content
This repository has been archived by the owner on May 25, 2018. It is now read-only.

Tab header not displaying text on v1.0.7 #525

Open
teoshinjiat opened this issue Jan 2, 2018 · 0 comments
Open

Tab header not displaying text on v1.0.7 #525

teoshinjiat opened this issue Jan 2, 2018 · 0 comments

Comments

@teoshinjiat
Copy link

teoshinjiat commented Jan 2, 2018

I know there are two similar issues and two solutions provided but I can't relate the problem with mine.

#520 & #1320

My server have the same code and is running on v1.0.7 too but it can display text on its headers,

<tabset :active="0">
    <tab header="Role & Permission">
    </tab>
</tabset>

Image below is what displayed on my side as of now.
vue header
<a href="#" _v-358f2e7c=""></a>, nothing can go in the <a> tag, where it should instead display "Role & Permission"

Things I have tried

  • Other vue/vue-strap versions
  • Run the same code without any div around it
  • Clean npm install
  • Running on other PC

My current workaround is to wrap them into a bootstrap tab but I would like to find out why this is not working.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant