qiuzhangxi77
qiuzhangxi77
### Current Behavior it is possible for us to monitor dom event for sprite/container in web worker environment? The thing is, I try to do this in a web worker,...
### Which project does this relate to? Router ### Describe the bug before (compile successfully): @tanstack/react-router: 1.116.0 @tanstack/router-plugin: 1.116.1 @rsbuild/core: 1.1.8 after: @tanstack/react-router: 1.121.21 @tanstack/router-plugin: 1.121.22 @rsbuild/core: 1.1.8 error: ```...
### Summary background: everythiing work fine in standalone application, but when i try to inject it as mirco app in main application, route state incorrect. i debug some info, the...