emojionearea icon indicating copy to clipboard operation
emojionearea copied to clipboard

Long loading

Open AlexanderKat opened this issue 4 years ago • 2 comments

Hello, I use this plugin for post comments. I output 30 posts, and it turns out that 30 lists of emoji are rendered. The page takes a very long time to load. How can this process be accelerated?) Maybe there is a way to render the picker on the first click on the smile?)

Thanks you!

AlexanderKat avatar Apr 26 '20 21:04 AlexanderKat

That's the only thing that I don't like in emojionearea. It loads very slow. The page loads and then after some 3 seconds textarea gets ready and appears smiley icon.

sanmiguel2019 avatar May 08 '20 20:05 sanmiguel2019

If you're creating 30 separate EmojiOneArea's then sure, it's going to be slow.

Create it on demand, when the user actually tries to edit something.

carpii avatar May 08 '20 20:05 carpii