C1og
C1og
> @zhaihao 请问可以提供编译后的js代码段吗? 这段js代码无效 ```js this.registerEvent(this.app.workspace.on("layout-change", function () { const view = this.app.workspace.getActiveViewOfType(MarkdownView).contentEl; view.querySelectorAll("div.cm-embed-block.cm-table-widget").forEach(function (el) { el.attributes.getNamedItem("contenteditable").value = "true"; }); })); ```
> This may be caused by the CR23 style. You can turn off the CR23 style in chrome://flags. > > But as the Chromium browser development process advances, the CR23...
> Does Chromium 119 also have this line in the same configuration?Chromium 119 在相同的配置中也有这条线吗? > > If Chromium 119 also has this line in the same configuration, then you won't...
@Alex313031 Thank you for your reply. This setting is disabled by default  I tried some of the UI settings in Chrome flags, and customized the browser theme, but still...
@dnakov Hi, I am also encountering this problem. I have installed a large number of Chrome extensions, which makes it difficult to troubleshoot. I would like to know if there...