RaenonX-DL / dragalia-site-front

Frontend of the website for the posts related to Dragalia Lost.
http://dl.raenonx.cc
MIT License
5 stars 2 forks source link

UI lag on section expansion #344

Closed RaenonX closed 2 years ago

RaenonX commented 2 years ago

https://dl.raenonx.cc/cht/misc/24

Try rendering the items but hide them first. See if there is any performance impact on page load.

RaenonX commented 2 years ago

The fix in 73bc85d is a dirty fix because it uses React.useState to store the rendered JSX.