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

Nothing happens when used with an input that is created after initial document load. #147

Open
Dimcon opened this issue Dec 13, 2019 · 0 comments

Comments

@Dimcon
Copy link

Dimcon commented Dec 13, 2019

when doing
$("#myelement").html(`

<script src="lib/js/config.js"></script> <script src="lib/js/util.js"></script> <script src="lib/js/jquery.emojiarea.js"></script> <script src="lib/js/emoji-picker.js"></script>

`)

I don't get any emoji keyboard :(

Might be a specific issue with how I'm doing it. I'm not getting any errors in the console.

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