baimingxuan / react-admin-design

基于React18、RTK2、Antd、Vite、和Typescript的中后台管理系统
https://baimingxuan.github.io/react-admin-design/
MIT License
202 stars 19 forks source link

线上地址页面打开会报错 #3

Closed anyone-yuren closed 10 months ago

anyone-yuren commented 10 months ago

image

baimingxuan commented 10 months ago

路由懒加载出现莫名bug,现已修复

anyone-yuren commented 10 months ago

这是新版本router引起的,你这样写就失去了懒加载机制了

anyone-yuren commented 10 months ago

已解决,详见:https://github.com/baimingxuan/react-admin-design/pull/4