markthree
markthree
Dear @pi0,I apologize, but I am unable to provide a reproducible test case. On one hand, it only occurs in the QQ Browser on iOS, and I am not very...
> Okay, no worries. I will try to assemble a reproduction env once could but it is essential before we can move it forward I hope it is reasonable. Thank...
If someone doesn't have high stability requirements, they can use this module → [markthree/nuxt-fix-ofetch](https://github.com/markthree/nuxt-fix-ofetch)
> Seems to be fixed in the latest QQ browser @markthree can you confirm? > > [#294 (comment)](https://github.com/unjs/ofetch/issues/294#issuecomment-2167757063) Yes, the problem still exists, it's a problem with ofetch, and it...
> From @xjccc comment: > > > now.. > > QQ version: 15.1.6.5925 > > UC version: 16.5.5.2341 > > works fine > > But you have issue with these...
Thanks to the `onResponse` option, I'm now using it to hack in my production environment, and so far I've found no problems! 🤣 ref → [nuxt-fix-ofetch/src/runtime/00.fetch.client.ts#L52-#L86](https://github.com/markthree/nuxt-fix-ofetch/blob/deeed4e1805d682d89fbc8a4dd2359806ae0a010/src/runtime/00.fetch.client.ts#L52-#L86)
If someone doesn't have high stability requirements, they can use this module → [markthree/nuxt-fix-ofetch](https://github.com/markthree/nuxt-fix-ofetch)
@htharoldht 靓仔你好,其实我在最初的版本尝试过一些暗黑模式方案。但是就像社区之前所讨论的那样,暗黑模式下的 `uniapp` 在切换时与后续的跳转页面过程中会出现特别明显的闪动问题。所以那个暗黑模式方案最终并没有加入到该发布版本中,也许之后 `uniapp` 原生在这方面有重大的突破时可能会加上暗黑模式。当然如果你有很好的方案也可以实现后向该仓库提 `pr` 哦😁
@MaybeQHL 靓仔你好,具体是什么提示呢?
> { meta: { layout: 'other' } } > > 这里面的内容代码提示和高亮。 这个主要跟 [volar](https://github.com/vuejs/language-tools) 有关,我暂时对此还没有研究。