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

Tiptap Link component doesn't work #194

Open
xy2z opened this issue Mar 6, 2020 · 0 comments
Open

Tiptap Link component doesn't work #194

xy2z opened this issue Mar 6, 2020 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@xy2z
Copy link
Owner

xy2z commented Mar 6, 2020

Suddenly the "link" component in tiptap throws an error.. I'm not sure when this happened... 😕

[Vue warn]: Error in v-on handler: "TypeError: Cannot read property 'href' of undefined"

found in

---> <EditorContent> at resources/js/components/EditorContent.vue
       <Root>
warn @ app.js:44094
logError @ app.js:45353
globalHandleError @ app.js:45348
handleError @ app.js:45308
invokeWithErrorHandling @ app.js:45331
invoker @ app.js:45648
original._wrapper @ app.js:51007
app.js:45357 TypeError: Cannot read property 'href' of undefined
    at app.js:30535
    at apply (app.js:34020)
    at Object.commands.<computed> (app.js:34032)
    at click (app.js:42916)
    at invokeWithErrorHandling (app.js:45323)
    at HTMLButtonElement.invoker (app.js:45648)
    at HTMLButtonElement.original._wrapper (app.js:51007)
@xy2z xy2z added the bug Something isn't working label Mar 6, 2020
@xy2z xy2z added this to the v1.0 milestone Mar 6, 2020
@xy2z xy2z changed the title Links doesnt work Tiptap Link component doesn't work Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant