Skip to content

Commit 2c7bc71

Browse files
committed
fix: always show three dots menu in navigation
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
1 parent 91f55e3 commit 2c7bc71

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/AppNavigationForm.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
:actions-aria-label="t('forms', 'Form actions')"
1010
:counterNumber="form.submissionCount"
1111
compact
12+
forceMenu
1213
:forceDisplayActions="forceDisplayActions"
1314
:name="formTitle"
1415
:to="{

0 commit comments

Comments
 (0)