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!

0
Votes

The Destroyed event does not fire all the form components.


Sample link: https://www.syncfusion.com/downloads/support/common/4233/ze/Textbox_a9f9d928.zip


Replication procedure:


  1. Run the sample.
  2. Click the “ClickTo Destroy” button to render the component conditionally.
  3. See the issue.

Expected: Destroyed event needs to trigger once the button clicks.


Output: Destroyed event does not trigger when rendering the component using condition.