advoor / nova-editor-js

Editor JS field for Laravel Nova
92 stars 54 forks source link

Embed block doesn't show #67

Closed joostvanhoof closed 1 year ago

joostvanhoof commented 2 years ago

In a vanilla installation the embed block does not show up in the drop down list, even though it's enabled in the config file.

Woeler commented 2 years ago

Same issue here, it is enabled in the config, but doesnt show up in the editor.

joostvanhoof commented 2 years ago

@Woeler so it actually does work: If you simply paste a YouTube link it will show up. But it's confusing that it's not available in the dropdown menu.

Woeler commented 2 years ago

Ok, thanks for the info. That is confusing indeed. Good to know!

roelofr commented 1 year ago

The embed block is bound to paste events, as described in it's readme.