Muhammad Amin Saffari Taheri

Results 15 issues of 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...

help wanted
integration

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...

C-bug

**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...

enhancement
help wanted

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,...

bug

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: ![image](https://github.com/adobe/react-spectrum/assets/48868969/773f8ee7-8e5d-462e-b178-5edb898d3906) To get rid of the error, you can change it to...