Nissan Ahmed

Results 17 comments of Nissan Ahmed

I am also facing the same issue with my 1080p display on Chrome 67. @UniqueSimon, how did you fix it?

This is exactly what I thought after I updated my project from 0.0.19 to 2.0.24. Wrangler was implicitly reading KVs from `.mf/` folder that I was generating using Miniflare. But...

The closing animation is working as expected after I made the modal visible by default with ``. I'm not seeing any unusual artifact such as flickering. Is there any hidden...

Nice! We are already using container queries! This solution seems perfect to me: https://web.dev/patterns/layout/container-query-card

I'm also getting this error message even though I compiled Talon using my own key and secret. I've used the provided callback URL from the README. Can it be the...

Yes, I'm using Solid's ESLint plugin which has this [self-closing-comp](https://github.com/solidjs-community/eslint-plugin-solid/blob/main/docs/self-closing-comp.md) rule enabled. I can turn it off but I prefer it in that way. Is there any specific reason why...

We should have a flag to disable this rule then. SVG elements such as _path_, _circle_, _filters_ are naturally empty and self-closing. Here's a MDN example of [path element](https://developer.mozilla.org/en-US/docs/Web/SVG/Element/path).

Config fails to load on VSCode diff viewer too. 😞

Thank you so much for the translation. However, I'm not available to test it right now. But I'll try to bundle it in the next update whenever that happens.

Same. On my Windows 11 24H2 laptop with an 8th-gen i7 & NVME drive, VidCoder 11.11 (installed) takes about 30 seconds to a minute to load, displaying the loading screen....