Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, 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!

2
Votes

Description: When adding e-success buttons to a footer, their styles are overwritten by the primary button styles.


Sample: PlayGround



Replication Steps:

  1. Run the sample.
  2. Check the style of the success button.
  3. Observe that the e-success style is overridden by the e-primary button style.


Expected Behavior: The correct style should be applied to the footer button.


Actual Behavior: The styles of the footer buttons are overwritten by the primary button styles.