Skip to content

Commit 8e67748

Browse files
fix(ui5-tabcontainer): fix overflow button visibility (#4836)
Fixes #4690
1 parent 7d4da74 commit 8e67748

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/main/src/TabContainer.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ const metadata = {
239239
_startOverflowText: {
240240
type: String,
241241
noAttribute: true,
242+
defaultValue: "0",
242243
},
243244

244245
_endOverflowText: {

0 commit comments

Comments
 (0)