Open LukerSpringtree opened 1 year ago
描述bug vue3demo项目, 选择vite项目时候, 切换路由; 页面刷新无法返回,目标页面; 页面白屏 清晰准确的描述bug 切换至路由页面, 刷新白屏;
如何复现 给出详细的复现步骤 1、第一步 打开https://wujie-micro.github.io/demo-main-vue/home项目
2、 第二步
点击vite 点击location(在右侧页面点击 路由) 浏览器路由变为: https://wujie-micro.github.io/demo-main-vue/vite-sub/location 刷新页面, 页面白屏。
错误截图 如果有可以将截图带上 公司电脑无法截图上传 报错如下 utils.ts:244 [wujie error]: html请求出现错误 {url: '//wujie-micro.github.io/demo-vite/location', response: Response} response : Response {type: 'basic', url: 'https://wujie-micro.github.io/demo-vite/location', redirected: false, status: 404, ok: false, …} url : "//wujie-micro.github.io/demo-vite/location" [[Prototype]] : Object
最小复现仓库或者地址 重要!!!,请尽量给出复现仓库,这样能极大加快bug解决速度
好像是所有的Browser 路由刷新右侧都白屏。
https://wujie-micro.github.io/demo-main-vue/react16-sub/location
还有很奇怪的表现, 就是点击左侧导航是 browser路由, 点击右侧导航又是hash路由。 hash路由刷新有效。
确实有这个问题,问一下解决了吗
描述bug vue3demo项目, 选择vite项目时候, 切换路由; 页面刷新无法返回,目标页面; 页面白屏 清晰准确的描述bug 切换至路由页面, 刷新白屏;
如何复现 给出详细的复现步骤 1、第一步 打开https://wujie-micro.github.io/demo-main-vue/home项目
2、 第二步
点击vite 点击location(在右侧页面点击 路由) 浏览器路由变为: https://wujie-micro.github.io/demo-main-vue/vite-sub/location 刷新页面, 页面白屏。
错误截图 如果有可以将截图带上 公司电脑无法截图上传 报错如下 utils.ts:244 [wujie error]: html请求出现错误 {url: '//wujie-micro.github.io/demo-vite/location', response: Response} response : Response {type: 'basic', url: 'https://wujie-micro.github.io/demo-vite/location', redirected: false, status: 404, ok: false, …} url : "//wujie-micro.github.io/demo-vite/location" [[Prototype]] : Object
最小复现仓库或者地址 重要!!!,请尽量给出复现仓库,这样能极大加快bug解决速度