Fixed #5111 - TabView + Splitter: Navigation Buttons not showing
parent
679977df48
commit
f9a7815d30
|
@ -128,6 +128,7 @@ export default {
|
|||
},
|
||||
updated() {
|
||||
this.updateInkBar();
|
||||
this.scrollable && this.updateButtonState();
|
||||
},
|
||||
methods: {
|
||||
isTabPanel(child) {
|
||||
|
|
Loading…
Reference in New Issue