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

EmojiConvertor is not a constructor #49

Open
pathor opened this issue Jun 11, 2018 · 1 comment
Open

EmojiConvertor is not a constructor #49

pathor opened this issue Jun 11, 2018 · 1 comment

Comments

@pathor
Copy link

pathor commented Jun 11, 2018

I keep having this issue:
Uncaught TypeError: EmojiConvertor is not a constructor at Object.wdtEmojiBundle.init (wdt-emoji-bundle.js:60) at submit:40

This is the line:
self.emoji = new EmojiConvertor();

@ktrzeciaknubisa
Copy link

I had the same error as above, before I realized that I need to include emoji.min.js, just like shown in the demo file.

Also make sure you added entire wdt-emoji-popup to your html,

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

2 participants