We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.2.6
macOS15.2 、node v22.2.0、vue 3.5.13
https://github.com/hbsjmsjwj/rsbuild-antdv-image.git
复现demo https://github.com/hbsjmsjwj/rsbuild-antdv-image.git 拉取demo 执行pnpm i pnpm build 然后将产物dist放到nginx上 访问报错 Uncaught ReferenceError: Cannot access 'IS' before initialization
正常显示图片
报错 Uncaught ReferenceError: Cannot access 'IS' before initialization
The text was updated successfully, but these errors were encountered:
发现不是100%复现,大约80%概率复现 System: OS: macOS 15.2 CPU: (8) x64 Intel(R) Core(TM) i5-1038NG7 CPU @ 2.00GHz Memory: 2.00 GB / 16.00 GB Shell: 5.9 - /bin/zsh Browsers: Chrome: 134.0.6998.89 Safari: 18.2 npmPackages: @rsbuild/core: ^1.2.16 => 1.2.18 @rsbuild/plugin-vue: ^1.0.7 => 1.0.7
Sorry, something went wrong.
No branches or pull requests
Version
4.2.6
Environment
macOS15.2 、node v22.2.0、vue 3.5.13
Reproduction link
https://github.com/hbsjmsjwj/rsbuild-antdv-image.git
Steps to reproduce
复现demo https://github.com/hbsjmsjwj/rsbuild-antdv-image.git
拉取demo 执行pnpm i pnpm build
然后将产物dist放到nginx上
访问报错
Uncaught ReferenceError: Cannot access 'IS' before initialization
What is expected?
正常显示图片
What is actually happening?
报错
Uncaught ReferenceError: Cannot access 'IS' before initialization
The text was updated successfully, but these errors were encountered: