NodeBB-Community / nodebb-plugin-emoji-extended

Adds extended functionality of Emoji into NodeBB
MIT License
4 stars 1 forks source link

Takes very long to load emojis #13

Open chuegel opened 8 years ago

chuegel commented 8 years ago

Hi,

when clicking on the emoji icon in the composer it takes very long to load the actual icon sets. In firefox I get even a "script stop" message.

Using FF 46.01 on arch linux NodeBB v1.0.3.

halcyon1234 commented 8 years ago

This is still happening. Opening the Emoji box fires of 2500+ HTML requests because it injects EVERY FRIGGIN' EMOJI IMG TAG ALL AT ONCE.

2500+ HTML requests, 4+MB. Nope! No no no no no no no. =(

If it only injected the IMG tags for the ONE tab and ONE page being viewed it wouldn't-- know-- crash the browser.

whjms commented 8 years ago

I also have this issue on FF 50, windows 10. The entire page temporarily locks up and becomes unresponsive.

tmikaeld commented 7 years ago

Please, we have to be able to select which sets to display in the smiley overview popup. This is completely unmanageable - even for sysadmins getting DDOS'sed with smileys ;)