CLDXiang
CLDXiang
@hustcc 好哥哥求 review,强迫症看到 warning 就像身上有蚂蚁在爬 🥺
关于如何将原来的 SwitchyOmega 配置导出以便导入其他替代插件,可以参考 https://github.com/crimx/ext-saladict/issues/2262#issuecomment-2696009249 然后到 chrome://extensions/ 中强行启用 SwitchyOmega
> The workaround is to put `false` into a variable  Thanks for your replying. I tried this [workaround](https://github.com/CLDXiang/svelte-custom-elements-attribute-bug/commit/e830522d19d6606c35ced03310f98d17ed5a1b64), but the `aBoolean` in MyComponent is still true, and in the...
I have updated my [repro repository](https://github.com/CLDXiang/svelte-custom-elements-attribute-bug) with additional usage site demos using Vue and React to provide further context. It appears that when rendering custom elements, all three frameworks exhibit...