[stable3.7] fix: Apply recipient search input on blur #4008
Annotations
10 warnings
NPM lint:
src/components/CertificateSettings.vue#L140
The type 'bool' is undefined
|
NPM lint:
src/components/Composer.vue#L1407
Missing JSDoc @param "option" description
|
NPM lint:
src/components/Composer.vue#L1408
Missing JSDoc @return type
|
NPM lint:
src/components/ComposerAttachments.vue#L243
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
NPM lint:
src/components/ComposerAttachments.vue#L288
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
NPM lint:
src/components/Envelope.vue#L35
'v-html' directive can lead to XSS attack
|
NPM lint:
src/components/EnvelopeList.vue#L590
The type 'int' is undefined
|
NPM lint:
src/components/EnvelopeList.vue#L590
Missing JSDoc @param "databaseId" description
|
NPM lint:
src/components/EnvelopeList.vue#L591
The type 'int' is undefined
|
NPM lint:
src/components/Imip.vue#L154
The type 'EventComponent' is undefined
|