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

Dynamically, not able to get the height and width of the Blazor dialog using the GetDimension public method.


Current Behavior: Not able to get the current Dialog height and width using GetDimension method.

Actual Behavior:  Able to get the current Dialog height and width using GetDimension method.

Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/Net6Server_(2)-1948071901

Replication Procedure:

  • Run the attached sample.
  • Click the open dialog
  • Resize the dialog
  • Now, not able to get the current dialog height and width.