asdasd
This commit is contained in:
@@ -177,10 +177,7 @@
|
||||
try {
|
||||
if (isText && component.components) {
|
||||
try {
|
||||
const comps = component.components();
|
||||
if (comps && comps.length) {
|
||||
component.components([]);
|
||||
}
|
||||
component.components(content);
|
||||
} catch {}
|
||||
}
|
||||
if (component.set) component.set('content', content);
|
||||
|
||||
Reference in New Issue
Block a user