I have another small PR for making the scrollStrategy of the overlay configurable. The default value is BlockScrollStrategy, just like before, but in some cases another value might be desirable (since Block disables scrolling on the main container), hence the ability to @Input this option. I also updated the Readme to reflect this change.
Would be great if you could take a look at it, in case I missed something :)
Hello,
I have another small PR for making the scrollStrategy of the overlay configurable. The default value is BlockScrollStrategy, just like before, but in some cases another value might be desirable (since Block disables scrolling on the main container), hence the ability to @Input this option. I also updated the Readme to reflect this change.
Would be great if you could take a look at it, in case I missed something :)