-
There's error
Can you fix this problem?
```
× Building wheel for greenlet (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [220 lines of output]
running bdist_wheel
…
-
Hi I have upgraded my dotnet webapi 3.1 to 8 and DryIoc upgraded to latest stable version.
DryIOC 5.4.3
DryIoc.Microsft.DependencyInjection 6.2.0
in local windows machine i am able to run with out …
-
## Current behavior
ListView, provided with a nested IList source (via a CollectionViewSource), only provides a null DataContext to cell views.
## Expected behavior
Same behavior as UWP: Li…
-
### Description
A Xamarin Forms app that runs fine when built with VS 2019 fails to run with VS 2022. Probably a Mono issue, but as per reports it appears to manifest when using Xamarin Forms.
…
-
### Description
When adding multiple pages to a TabbedPage the "more" list shows up after five pages are added (as expected). Adding even more pages works fine until the fills the entire screen…
-
### Description
When using a CarouselView if you attempt to set the `CurrentItem` to null the application crashes. The following code should not cause the application to crash.
```c#
Items.Cl…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When following the [docs to create test projects](https://learn.microsoft.com/en-us/dot…
-
### Reqnroll Version
2.0.2
### Which test runner are you using?
NUnit
### Test Runner Version Number
4.0.1
### .NET Implementation
.NET 6.0
### Test Execution Method
Visual Studio Test Explor…
-
### Description
Xamarin.Forms App, which has Master (=menu) / Detail views implemented.
If you click on hamburger menu, menu (=Master) appears, background (=current Detail view) is dimmed. If y…
-
### Description
I have created a simple custom control that is inherited from TemplateView, added one label (label1) in its ControlTemplate and Style (LabelStyleExt) property for customizing it…