Muhammad Amin Saffari Taheri
Muhammad Amin Saffari Taheri
I'm trying out `tailwindcss` and `windicss` in `blazor` with `postcss` then I found `unocss` and it looks amazing! But I can't figure out how to use it in `blazor`, so...
I was trying to set up the debugger for Javascript/Typescript and found this pull #574 and the example using the vscode debugger. Still, when I wanted to do it I...
### Summary I have installed omnisharp and checked with `hx --health c-sharp` to make sure it is ok. But when I open a `.cs` file in a `c-sharp` project the...
**Is your feature request related to a problem? Please describe.** I'm trying to use this CollectionView to get a grid with headers and the headers have to fill a whole...
I'm trying to implement an image viewer where users can only swipe one image at a time like Xamarin's CarouselView's `SnapPointsType="MandatorySingle"` (I can't use it because of some bugs). I...
### Describe the bug If you have an `onMount` that returns an error on the first render, changing the value after that does not remove the error. ### Your minimal,...
Headers are should be persisted. Before each time we wanted to add a header, it would create a new header object and then discard it when we tried to later...
I'm using node `20.13.0` and I noticed that CORS was not working. Looking it to it, I found that when trying to set headers on the `Response` object, it wouldn't...
### 🙋 Documentation Request Currently, if you implement it as the documentation has explained, you get this error:  To get rid of the error, you can change it to...