Skip to content

SCRIPT1003: Expected ':' in IE11. #17

@sudhakarselva

Description

@sudhakarselva

If I open page where I use nuxt-dropzone, it throws SCRIPT1003: Expected ':' in IE11.
I thought transpiling will fix IE Support. by adding below configuration in nuxt.config.js
build: {
transpile: ['vue2-dropzone']
}
No error comes in IE but component stopped working , Following error is displayed in browser console
Error Log:-
Unknown custom element: - did you register the component correctly? For recursive
components, make sure to provide the "name" option.

Please check.
Thanks

FYKI:-
Using Nuxt version:- ^2.10.2
"nuxt-dropzone": "^1.0.4"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions