qiuzhangxi77

Results 4 comments of qiuzhangxi77

i notice that the official example (use latest version) works for me. but the way we configurate rsbuild is different. i configurate html template in rsbuild like this: ``` //...

attach my reproduce [demo](https://github.com/qiuzhangxi77/quickstart-rspack-file-based-complie-failed-demo) A concise rsbuild configuration that can reproduce the problem is given @tcdw @schiller-manuel

i think the root reason is that we transfer controller to OffscreenCanvas? onClick event also not worn in offscreencanvas ```js import { Application, Assets, Sprite } from 'pixi.js'; const canvas...

I've tried using a pattern to solve this problem, but it doesn't seem to work for child routes. Perhaps the child route's pattern is based on the parent route's segment....