ng-multiselect-dropdown
ng-multiselect-dropdown copied to clipboard
Browser scroll appears on-click when placed inside a bootstrap modal
Angular version: 11
ng-multiselect-dropdown version:
Description of issue: 0.2.14
Steps to reproduce: place it inside the bootstrap modal
Expected result: on-click, browser scroll will not appear
Actual result: browser scroll appears
Demo: Please share sample code link using StackBlitz or codesandbox
Any relevant code:
Any updates on the issues
I've got the same issue. Can't show you the code as I'm sure I would be breaking some rule somewhere but it is happening on several places on in our Angular/Bootstrap app. In one place (the SELECT next to it is fine) it's in a modal, called from a modal, called from the page the scrollbar appears on.