Skip to content

Jsfiddle Error #40

@jithuarun-s

Description

@jithuarun-s

I tried to run the Default theme jsfiddle demo.
I am getting the below error in the console :-
vue.js:634 [Vue warn]: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.
(found in )
as soon as I launch the fiddle.

If i click on any button in the demo, i can see the below error in the console :-
vue.js:634 [Vue warn]: Error in v-on handler: "TypeError: this.$notify is not a function"
(found in )
vue.js:1897 TypeError: this.$notify is not a function
at Vue.addNotification ((index):40)
at click (eval at createFunction (vue.js:11649), :3:137)
at invokeWithErrorHandling (vue.js:1863)
at HTMLButtonElement.invoker (vue.js:2188)
at HTMLButtonElement.original._wrapper (vue.js:7547)

I am running the latest version of chrome.

I am facing the same when i include the plugin in my vue application.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions