drinking-code / openmoji-for-react

i reactified openmoji
2 stars 0 forks source link

SVGs cause content shifting after loading #9

Open drinking-code opened 3 years ago

drinking-code commented 3 years ago

The replaced emojis take up no space when not yet loaded. So, when they are loaded and rendered, the content jumps.

The improvement here would be to

to reduce/eliminate cumulative layout shift coming from react-openmoji