emoji-mart-vue
emoji-mart-vue copied to clipboard
tab error
Flags have no corresponding tab
https://serebrov.github.io/emoji-mart-vue/
this
@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 ok, thanks。
I want to ask, after the v-show
display how does the anchor
select the first one
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 thank you so much。i love u