mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Fixed #5111 - TabView + Splitter: Navigation Buttons not showing
This commit is contained in:
parent
679977df48
commit
f9a7815d30
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@ export default {
|
||||||
},
|
},
|
||||||
updated() {
|
updated() {
|
||||||
this.updateInkBar();
|
this.updateInkBar();
|
||||||
|
this.scrollable && this.updateButtonState();
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
isTabPanel(child) {
|
isTabPanel(child) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue