not working with Typescript
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 adding declare module '@editorjs/embed'; on external.d.ts
Same here! In typescript the embed block is not shown in the menu.
same here
Same here
same here
Aah, it works it just doesn't have a UI. This issue can be closed. If you want to trigger embed, go to youtube, and paste the url of a video from the address bar (not the embed code!) into a plain paragraph block and it will work automagically. Perhaps it would be beneficial to make this a bit more clear in the readme or somewhere.
Yeah, and having a UI would also be great.
haha thanks for the comment. I would never have guessed. and inline toolbar not working
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.
Same here, Embed does not show in the menu.
This is not a bug. It a feature. Just add the url in Paragraph.
Resolved by https://github.com/editor-js/embed/pull/128