ng-multiselect-dropdown icon indicating copy to clipboard operation
ng-multiselect-dropdown copied to clipboard

Web page height problem when dropdown is open

Open saradev1927 opened this issue 1 year ago • 1 comments

Angular version: 11.0.7

ng-multiselect-dropdown version: 0.3.8

Description of issue: My multiselect contains many elements, 200 or more, when I open it, the scrollbar of the web page decreases and the height of the page increases in relation to the items contained in the dropdown.

Steps to reproduce:

Expected result:

Actual result:

Demo: Please share sample code link using StackBlitz or codesandbox

Any relevant code:


saradev1927 avatar Jul 27 '22 07:07 saradev1927

same issue here. solution: https://github.com/NileshPatel17/ng-multiselect-dropdown/issues/248

JazzCF avatar Aug 12 '22 09:08 JazzCF