Results 75 comments of Casey Holzer

Set data-content on each option and set `showContent` to `false`.

Are you talking about if the menu opens above instead of below?

I'm wondering if "Select All" should simply not even be visible if `maxOptions` is set, since having "Select All" only select some of the options is confusing (and I'm not...

Yes, it could be a time saver, but what would be the use case for wanting to arbitrarily select the first 50 options? If there's a limit on the number...

Thanks for reporting this. Please submit a PR if you have the bandwidth and we'll get this merged - thanks!

@NicolasCARPi This hasn't been implemented yet.

I experienced something similar when attempting to upgrade (I had to revert to webpack-encore < v1 and webpack v4). I think this thread is related: https://github.com/webpack/webpack/issues/12102.

This appears to be a Chrome issue...not sure if there's anything that can be done on Material's side. The `keydown` event listener is simply not being fired if the currently...