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

While open the timepicker popup, dropdown not opened, as well script error occurred while open

Script error: "

Cannot read property 'position' of null
"

Replication procedure: 

1.Open the below sample and run

Sample link: 

2.Open the timepicker by click on icon

Output :

1.Popup not get opened

2.Script error occurred 

Expected output :

1.Popup need to open and script error should not occur.