-
-
Notifications
You must be signed in to change notification settings - Fork 259
[Bug]: globalThis.webpackHotUpdateui is not a function #5081
Copy link
Copy link
Closed as not planned
Labels
Description
Version
System:
OS: macOS 15.4.1
CPU: (11) arm64 Apple M3 Pro
Memory: 1.39 GB / 18.00 GB
Shell: 5.9 - /bin/zsh
Browsers:
Chrome: 135.0.7049.96
Safari: 18.4
npmPackages:
@rsbuild/core: ^1.3.5 => 1.3.5
@rsbuild/plugin-eslint: ^1.1.1 => 1.1.1
@rsbuild/plugin-node-polyfill: ^1.3.0 => 1.3.0
@rsbuild/plugin-react: ^1.2.0 => 1.2.0
@rsbuild/plugin-sass: ^1.3.1 => 1.3.1
@rsbuild/plugin-type-check: ^1.2.1 => 1.2.1Details
On each HMR update, I am getting this message in browser console.
The HMR works without any issues, but I continuously keep getting this message when I am navigating to some other route after the hmr.
Reproduce link
NA
Reproduce Steps
- Run rsbuild in dev mode.
Reactions are currently unavailable