vue-vben-admin icon indicating copy to clipboard operation
vue-vben-admin copied to clipboard

ReferenceError: Cannot access 'pageWrapperComponent' before initialization

Open horizon188 opened this issue 1 year ago • 3 comments

ReferenceError: Cannot access 'pageWrapperComponent' before initialization 刷新偶尔会报错

horizon188 avatar Aug 23 '23 10:08 horizon188

VKK8%_DT(QQ2TP215239%I

horizon188 avatar Aug 24 '23 02:08 horizon188

开发环境出现该报错,怎么刷新都会报错。目前解决就是删除cookie再刷新就正常

horizon188 avatar Aug 24 '23 02:08 horizon188

Hey guys, I have researched this issue in the web. And it's a Circular Dependency Problem. Check out this: https://github.com/vitejs/vite/issues/4430

bogdanpetrovsky avatar Oct 08 '23 20:10 bogdanpetrovsky