Results 51 comments of 乔健

Niva 资源基于 custom protocl,目前 custom protocl 资源在 iframe 中无法显示。

目前 API 过多,部分 API 可以还存在 bug

这个问题可以通过使用 vue 的 hash history 解决。 https://router.vuejs.org/guide/essentials/history-mode.html。不过这个 fallback 功能,之后可以加上。

这个是已知 bug 了,低版本 windows10 有概率出现这种问题。可以尝试卸载 WebView2 然后重装最新版本试试。

Can you show me more details about this error? I need more inforemation, such as your system architecture, version, or if you can show me some screenshots to help me...

有可能是一个 Bug,我明天测试一遍看看~

可以尝试一下新版本,应该已经修复:https://github.com/bramblex/niva/releases/tag/v0.9.10。 如果还出现错误,求贴一下具体的报错信息,以及报错会打开一个构建目录里面有一各 `resourcehacker.log` 的文件,也麻烦贴一下里面的报错信息。

目前发现如果构建过程有中文路径名、中文项目名以及最后可以执行文件命名成中文都有可能导致构建失败。

这个问题是 readDir api 占用了所有的 worker 线程,阻塞了其他 api 调用。之后再 v1.0.0 后换成异步 IO 以后会解决。

This bug doesn't seem to be related by Niva. Could you provide more infomation?