Closed RaenonX closed 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.
The fix in 73bc85d is a dirty fix because it uses React.useState to store the rendered JSX.
React.useState
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.