SudoUser

Results 91 comments of SudoUser

> I have not looked into it. Do we know if it reproduces with native VS Code web? (`code serve-web`) > > Maybe something we patched broke it, but I...

Downgrade react version to 18 will solve this. We may need to speed up solving our react 19 problems @YannLynn

If you believe your react version is 18, you may need to add some consolelog to log out react instance just near the error code in node_modules to find out...

nextjs 要使用 esm 的 semi,不要用cjs版本的,也不要让nextjs 自己打包的时候将semi 打包为cjs。因为 semi 是纯esm包,用的 mdxjs 也是esm包。 具体怎么配置nextjs 不要将纯esm 的包打包为cjs,需要看下nextjs 的文档,他们总是改

安卓 OriginOS 和 ColorOS ,没复现,这个和系统的快捷粘贴实现应该有关系