mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Merge pull request #3356 from Human-Connection/2727-fix-disappearing-embed-text
fix: Text of editor embeds disappearing on click [2727] Quick fix to at least stop the text from disappearing. Embeds need a general overhaul, which is being tracked in #3395
This commit is contained in:
commit
32e5801d20
@ -40,6 +40,7 @@ export default class Embed extends Node {
|
||||
},
|
||||
group: 'inline',
|
||||
inline: true,
|
||||
selectable: false,
|
||||
parseDOM: [
|
||||
{
|
||||
tag: 'a[href].embed',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user