emoji-mart-vue icon indicating copy to clipboard operation
emoji-mart-vue copied to clipboard

tab error

Open yoonasy opened this issue 4 years ago • 6 comments

image

Flags have no corresponding tab

yoonasy avatar Sep 18 '20 08:09 yoonasy

https://serebrov.github.io/emoji-mart-vue/

yoonasy avatar Sep 18 '20 08:09 yoonasy

image this

yoonasy avatar Sep 18 '20 08:09 yoonasy

@yoonasy thanks for the report, I'll check it. Meanwhile, can you try it with the StaticPicker component instead of Picker? I think this might be an issue related to virtual scroller (#80).

serebrov avatar Sep 18 '20 19:09 serebrov

@serebrov ok, thanks。 I want to ask, after the v-show display how does the anchor select the first one

yoonasy avatar Sep 19 '20 05:09 yoonasy

The anchors component has the `activeCategory' property that defines the highlighted category.

The property itself is set from the Picker (or StaticPicker) component where it is initially set to the first category and then updated on scroll.

serebrov avatar Sep 19 '20 09:09 serebrov

@serebrov thank you so much。i love u

yoonasy avatar Sep 19 '20 13:09 yoonasy