Closed drstrangelovesg closed 6 years ago
I've forked a copy here. If you want to verify and give me any more IE 11 changes I can add them for convenience.
Duplicate issue #69
Just want to say thanks @drstrangelovesg and @jtitley for your work here. I've got my own fork of the js here https://github.com/mattholtom/getmdl-select if it helps anyone. Planning a transition to material components for the web once their select field matures a bit. For the time being they've reverted to a 'native' select. Apparently a non-native one is on their todo if you look at their pivotal tracker. Cheers!
Hi Guys,
Having this issue where adding getmdl-select__fix-height work well for Firefox, Chrome and Safari but not IE 11 and Edge. You simply can't scroll in IE 11 and Edge. I don't know if I did something wrong but trying the actual source file gives the same results.
So decided to not use the getmdl-select__fix-height but instead create my own
I than add them after the UL
Also the default js file don't seem to work with IE and Edge too and someone posted a solutions. This is how the JS will look like with the solutions. https://github.com/CreativeIT/getmdl-select/issues/74