mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +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() {
|
||||
this.updateInkBar();
|
||||
this.scrollable && this.updateButtonState();
|
||||
},
|
||||
methods: {
|
||||
isTabPanel(child) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue