delowardev / vue3-emoji-picker

Simple and Powerful Emoji Picker for Vue3
https://codesandbox.io/p/github/delowardev/vue3-emoji-picker/main?file=%2FREADME.md
MIT License
171 stars 34 forks source link

https://cdn.jsdelivr.net/npm/emoji-datasource-apple@6.0.1/img/apple/64 resource currupted #46

Open netitgo opened 1 year ago

netitgo commented 1 year ago

Describe the bug everything is fine, but the icon source seems to be corrupted, pls fix it. Thanks a lot

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem. image

Codesandbox If applicable, add a Codesandbox link to help explain your problem.

Necessary information (please complete the following information):

Additional context Add any other context about the problem here.

Yancry commented 2 months ago

// use picker component <EmojiPicker :native="true" @select="onSelectEmoji" />