Eric

Results 37 issues of Eric

### Description EmptyView and Header View show together when there is no record in collectionview. ### Steps to Reproduce 1. open the sln using vs 2022 2. f5 to run...

t/bug
platform/windows 🪟
area-controls-collectionview
s/verified
s/triaged

### Description Button clicked event and command will not be occurred in EmptyView of CollectionView ### Steps to Reproduce 1. open sln using vs 2022 2. set a break point...

t/bug
area/collectionview 📃
s/verified
s/triaged

**Please provide the following information** libtorrent version (or branch): RC2 platform/architecture: iOS compiler and compiler version: boost 1.82.0 please describe what symptom you see, what you would expect to see...

### Describe the bug Message will be occurred twice. Lead exception thrown. ### Regression _No response_ ### Steps to reproduce ```text https://github.com/jingliancui/MAUIMessagingIssue Open sln file using vs 2022. f5 to...

bug :bug:

### Android application type .NET Android (net7.0-android, etc.) ### Affected platform version VSMac 17.6.1 (build 452) ### Description error CS1056: Unexpected character '`' If click the error to redirect to...

bug
generator

### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...

bug
unverified
area/views

**Describe the bug** cannot navigate to admin page after activate the new theme **To Reproduce** 1. using vs to run the code or deploy it to the server 2. go...

bug

Reproduce: 1. Open the sln using VS 2. F5 to start the app 3. Click button "open using uranium" Actual Result: The new window place in back of MainPage Window...

question❔
control-buttonview

like https://github.com/CommunityToolkit/Maui/issues/1616 reproduce: 1.open 2 new windows 2.invoke `var result = await DialogService.DisplayCheckBoxPromptAsync("Title", new []{ "Option 1", "Option 2", "Option 3"});` on the second window 3.the Popup will show on...

external bug
core-dialogs

https://github.com/microsoft/microsoft-ui-xaml/issues/60 https://github.com/dotnet/maui/issues/19615

feature 🎉