Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'this.emojiData is null' when setting Picker[emoji=''] #66

Open
joallard opened this issue Feb 9, 2020 · 0 comments
Open

'this.emojiData is null' when setting Picker[emoji=''] #66

joallard opened this issue Feb 9, 2020 · 0 comments

Comments

@joallard
Copy link

joallard commented Feb 9, 2020

From the docs:

emoji   department_store The emoji shown when no emojis are hovered, set to an empty string to show nothing

Given:

<picker emoji='' set='emojione' title=''></picker>

Then:

[Vue warn]: Error in render: "TypeError: this.emojiData is null"

found in

---> <NimbleEmoji> at src/components/emoji/nimbleEmoji.vue
       <Preview> at src/components/preview.vue
         <NimblePicker> at src/components/picker/nimblePicker.vue
           <Root> vue.js:634:17

+ No emoji preview is shown at all

Other point: No usage instructions for the browser. I've been tiptoeing around for 30 minutes.

Now I'm trying to remove advertisements which is the default from this plugin. I would suggest removing advertisements as the default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant