MJRT
MJRT
Have same issue after updated to win11 24H2(26100.3194)
> Have same issue after updated to win11 24H2(26100.3194) Changing the networking mode to VirtioProxy and restarting Windows works for me!
Have any plan for this? This will greatly enhance the user experience.
https://docs.qoder.com/troubleshooting/common-issue 这个页面的第一段, 如果不添加span选择器, 就不会翻译 添加span选择器后, 代码段就会被翻译
嗯, 但是其实还有一些文档网站都有这个问题, 能否只选择code标签外的span呢? 不然每遇到一个都要手动处理了
还有一个问题 https://docs.expo.dev/develop/user-interface/fonts/#variable-fonts 这个段落, 我已经加了p标签和 .text-base 但是它没有被翻译, 不过里面的``标签被翻译了, 这个要如何处理呢? ``` :is(li, p, h1, h2, h3, h4, h5, h6, dd, blockquote, .kiss-p), [data-as="p"], .cursor-pointer, .text-base ```
I try to use these code as poly fill, but get a vague errors, anyone know it? ``` import type { DB } from "@op-engineering/op-sqlite"; import { useDevToolsPluginClient } from...
> Hope this helps! https://github.com/slvssb/drizzle-studio-expo/blob/slvssb/op-sqlite-support/src/useDrizzleStudio.tsx nice work! I'll try it.