jm-david / emoji-mart-vue

One component to pick them all 👊🏼
https://jm-david.github.io/emoji-mart-vue
BSD 3-Clause "New" or "Revised" License
603 stars 82 forks source link

Picker has incorrect styling in IE11 / Edge #19

Closed ReneS1991 closed 5 years ago

ReneS1991 commented 6 years ago

When the picker is opened in IE11/Edge the styling is incorrect. This problem only occurs for emoji-mart-vue, not for emoji-mart.

The following problems are found: 1) The searchbar has a height of 0px and is therefore overlapped by the emoji-list. 2) The categories have a height of 0px and are therefore overlapped by the searchbar & emoji-list. 3) The categories are missing the images. As you can see in the screenshot the SVG's for the categories are missing their elements.

Would be awesome if it could be fixed anytime soon. Thanks in advance! :)

screen shot 2018-06-05 at 14 37 33

jhlee8804 commented 6 years ago

+1

ReneS1991 commented 6 years ago

@jm-david Any news on this? :)