Skip to content

2.4.0

Latest
Compare
Choose a tag to compare
@MichaelWebCork MichaelWebCork released this 15 Oct 11:49
· 49 commits to master since this release

This release fixes dropdowns closing when scroll events are emitted from inside the dropdown. The directive now ignores any scroll event from inside the dropdown, this is done by checking if the parents of the scroll event contain the dropdown id.