-
Notifications
You must be signed in to change notification settings - Fork 106
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
not working with Typescript #101
Comments
Same here! |
same here |
Same here |
same here |
Aah, it works it just doesn't have a UI. This issue can be closed. |
Yeah, and having a UI would also be great. |
haha thanks for the comment. I would never have guessed. |
It does not work if the link includes the channel id. For example, https://www.youtube.com/watch?v=ypa_7HT2UGQ&ab_channel=NotaLoop |
Same here, Embed does not show in the menu. |
Same here |
Meanwhile it should work with typescript.
This is not a bug. It a feature. Just add the url in Paragraph. |
Resolved by #128 |
I tried to use this plugin with typescript. It seems not working.
I look forward to hearing some advice.
So far, I tried
npm i --save-dev @types/editorjs__embed
and addingdeclare module '@editorjs/embed';
onexternal.d.ts
The text was updated successfully, but these errors were encountered: