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!>
Thanks for joining our community and helping improve Syncfusion products!
Description:
The databound event fires 2 or more times for a datasource
given in the onInitialized lifecycle method.( sample in index page)
Sample: https://www.syncfusion.com/downloads/support/common/5127/ze/DropDownListEvent_81e1a26.zip
Replication Procedure:
Current behavior:
Databound event is triggered 2 or more time.
Expected Behavior:
Databound event should triggered only once.
Validation Details:
When assigning a datasource to the component in a lifecycle method