Shukant Pal
Shukant Pal
### Report Following up on https://github.com/kedacore/http-add-on/issues/755, I was trying to configure my `HttpScaledObject` behind an nginx ingress using the HTTP interceptor in the `keda` namespace (keda-add-ons-http-interceptor-proxy.keda.svc.cluster.local). Everything was set up...
### Description It seems like that `this.sendRequest` was being used to set `sendRequest` as a global function. But `this` is undefined when using it in Next.js bundled server-side routes. This...
I don’t think the latest PIXI.Graphics works with TweenPath. I have to hack everything in order for it to work.
This is affecting the upgrade of @pixi-essentials/svg to v8 (specifically, for rendering `` elements). :)
**Describe the bug** I'm developing a Svelte app and tried to add vite-plugin-comlink. Unfortunately, I faced a problem with no workaround w.r.t. loading the plugin: ```plaintext import { wrap as...
Fixes #155 Since the type of package is not a module in "package.json", the symbol.js file should be using CJS syntax.
- [x] Upgrade pnpm, Rush - [x] Upgrade @pixi-essentials/gradients to v8 - [x] Upgrade @pixi-essentials/texture-allocator to v8 - [ ] Use built-in `Culler` instead of @pixi-essentials/cull - [ ] Upgrade...
### Current Behavior ### Expected Behavior This is the output from the browser's SVG renderer. ### Steps to Reproduce https://jsfiddle.net/ShukantPal/fhoepg6m/ ### Environment - **`pixi.js` version**: *8.4.1* - **Browser & Version**:...