We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 054f8e5 + 69b5730 commit bcd1d9bCopy full SHA for bcd1d9b
1 file changed
src/Components/Request/IdentifySigner.vue
@@ -14,6 +14,7 @@
14
v-model="displayName"
15
aria-describedby="name-input"
16
autocapitalize="none"
17
+ maxlength="64"
18
:label="t('libresign', 'Signer name')"
19
:required="true"
20
:error="nameHaveError"
0 commit comments