feat: Port to vue3 #819
Annotations
4 warnings
|
NPM lint:
src/components/ModalContent.vue#L49
The "props" property should be above the "emits" property on line 47
|
|
NPM lint:
src/components/ModalContent.vue#L16
'termsContent' is defined as ref, but never used
|
|
NPM lint:
src/UserApp.vue#L27
'v-html' directive can lead to XSS attack
|
|
NPM lint:
src/RegistrationApp.vue#L45
'v-html' directive can lead to XSS attack
|