Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jsfiddle Error #40

Open
jithuarun-s opened this issue Jan 20, 2020 · 0 comments
Open

Jsfiddle Error #40

jithuarun-s opened this issue Jan 20, 2020 · 0 comments

Comments

@jithuarun-s
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant