rtpacks

Results 15 comments of rtpacks

有解决方案了吗?大佬

表中chic自定义Icon都被删除了,这里提一下 问题:主页中自定义icon图标,在style.styl中@import "..." 加载失败,加载iconfont字体未404,还未找到原因。 解决方案:如果不嫌麻烦,直接在themes/Chic/Chic/layout/_partial/head.ejs中加入 `` 直接加载即可,注意位置,themes/Chic/source/fonts会被编译加载到public目录下。

如果没有拿出任何证据,请您不要恶意攻击开源项目和开发者!

关闭浏览器所有插件还会触发这个错误

@arvinxx,不太清楚这是不是 React 源码编译产物。 和 #664 类似,IP 访问是正常的,但我这只有在域名访问并且是 Edge 浏览器访问才会出现这个问题,Chrome 都是正常的。 目前测试下来,`network_mode: "host"` 模式下 Edge 刷新后没有这个问题。桥接模式下我是通过端口直接访问的,Nginx 没有反代 Docker 使用的服务器端口。 ![image](https://github.com/lobehub/lobe-chat/assets/97966585/08e521e3-543e-4679-8f8a-fcdfd8ded074) ![image](https://github.com/lobehub/lobe-chat/assets/97966585/4ff7cad3-c6aa-4bc8-b36f-5cf073e52846) [9925-8f38d69104e46048.js.txt](https://github.com/lobehub/lobe-chat/files/13754490/9925-8f38d69104e46048.js.txt)

感谢 @arvinxx 开发者处理 bug。我在 [v0.117.0](https://github.com/lobehub/lobe-chat/releases/tag/v0.117.0) 版本中将语音识别服务设置为 OpenAI 后,`/chat` 路由仍会有刷新报错这个问题,升级新版本后没有解决了。❤️

请问有解决方案吗,目前版本是 `5.4.1`。

> can you please check http address to see if you can reach the chipset default values; with; > > ``` > http://localhost:8000/computes/15/archs/x86_64/machines/ > ``` > > 15:hostid-> change with...

Owwww! I found it. When installing kvm, I installed `qemu qemu-system` (download all platforms) and webvirtcloud returned the correct results. ```shell aptitude install qemu qemu-system virt-manager libvirt-daemon-system virtinst libvirt-clients bridge-utils...

> > [#4227 (comment)](https://github.com/vuejs/language-tools/issues/4227#issuecomment-2058199605) > > 看了这个,我果断禁用了Hybrid模式,不使用tsserver来接管语言支持,卡顿啥的都没了,太丝滑了 @sicraf 你好,可以看一下你的配置文件吗?我禁用 HybridMode 后提示还是卡顿