Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐞 SfRadialGauge crash when open in new windows #124

Open
1 task done
Strypper opened this issue Mar 16, 2023 · 3 comments
Open
1 task done

🐞 SfRadialGauge crash when open in new windows #124

Strypper opened this issue Mar 16, 2023 · 3 comments
Assignees
Labels
bug 🐛 Something isn't working level/extreme 🥵 on-hold 💤 Blocked !!!! syncfusion ⚒️ Relate to the Syncfusion .NET MAUI cross platform UI controls
Milestone

Comments

@Strypper
Copy link
Owner

Contact Details

[email protected]

What happened?

When you on Galley -> Syncfusion -> SfRadialGauge, SfBadgeView -> More detail to open the new page-> It can't do it and got out of the program.

Version

7.0

What platforms are you seeing the problem on?

Windows

Relevant log output

System.Runtime.InteropServices.COMException: 'The application called an interface that was marshalled for a different thread. (0x8001010E (RPC_E_WRONG_THREAD))'

Code of Conduct

  • I agree to respect and follow this project's rules
@Strypper Strypper self-assigned this Mar 16, 2023
@Strypper Strypper added bug 🐛 Something isn't working syncfusion ⚒️ Relate to the Syncfusion .NET MAUI cross platform UI controls labels Mar 16, 2023
@Strypper Strypper moved this to Todo in @MAUIsland Mar 16, 2023
@Strypper Strypper added this to the Milestone Tourists milestone Mar 16, 2023
@Strypper
Copy link
Owner Author

git fetch origin
git checkout 124-bug-sfradialgauge-crash-when-open-in-new-windows

@E-vaTRON
Copy link
Collaborator

E-vaTRON commented Apr 5, 2023

The problem occurs when using x:Binding for Label Property inside gauge:RadialRange cause the bug, removing it solves the problem. For detail Label Property of gauge:RadialRange can not binding value.

image

image

@E-vaTRON E-vaTRON added the on-hold 💤 Blocked !!!! label Apr 5, 2023
@E-vaTRON E-vaTRON self-assigned this Apr 5, 2023
@Strypper
Copy link
Owner Author

Wait which platform got affected? @nhatminh1401 @E-vaTRON
On windows it work
image

@Strypper Strypper changed the title [Bug]: SfRadialGauge crash when open in new windows 🐞 SfRadialGauge crash when open in new windows Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working level/extreme 🥵 on-hold 💤 Blocked !!!! syncfusion ⚒️ Relate to the Syncfusion .NET MAUI cross platform UI controls
Projects
Status: Todo
Development

No branches or pull requests

2 participants