FIX: Uploads cannot be mapped due to the cook-text's element attr being null (#10136)
This commit is contained in:
parent
19db1a7d2a
commit
1b17482eab
@ -4,7 +4,6 @@ import { cookAsync } from "discourse/lib/text";
|
||||
import { ajax } from "discourse/lib/ajax";
|
||||
|
||||
const CookText = Component.extend({
|
||||
tagName: "",
|
||||
cooked: null,
|
||||
|
||||
didReceiveAttrs() {
|
||||
|
||||
Reference in New Issue
Block a user