Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

When I try to customize mthe SfStepProgressBar with a StepSettings object in XAML and try to build, the build fails with the message:

Empty

I imported the namespace and Visual Studio's Intellisense recognizes StepSettings and its properties, but the error doesn't disappear.

I've already tried to remove bin and obj folders, clean and rebuild, but it doesn't work. I'm using VIsual Studio 2022 17.11 with .NET 8, trying to build for Android 34.



Edit: Here is a screenshot of how I import the namespace:

Empty


I don't know why Visual Studio adds the "sf:StepSettings" at the end