Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, 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

When a popup(drop-down list) is rendered inside a dialog with a scroller on the page, scrolling down and then opening the dropdown list to select the value will make the popup flicker below the dialog. Need to resolve this issue.

Replication Procedure:

  • Run the sample, scroll down the page scroller.

  • Open the dropdown list and select the value.

  • After selecting the value, the popup will flicker below the dialog.

Sample: https://stackblitz.com/edit/ej2-dropdown-list-problem-replicating-sample-k7h7jl-ympmp6-km19vj?file=index.html