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!

1
Vote

When the ReadOnly property is enabled in the Tailwind CSS theme no background color effect is added to the component. However, in the Bootstrap4 and Bootstrap5 themes, the background color changes when the property is set to ReadOnly. 

 

Sample: https://blazorplayground.syncfusion.com/embed/hZLpXnBpVSsuKyaz?appbar=true&editor=true&result=true&errorlist=true&theme=tailwind


Replication steps:

  1. Run the sample.
  2. Check the component where the background color was not applied.

Expected behavior: Background color should be applied.

Actual behavior: Background color is not applied.