react-glider icon indicating copy to clipboard operation
react-glider copied to clipboard

Layout shift when rendering `react-glider` container on the server

Open kevinfarrugia opened this issue 2 years ago • 0 comments

At the moment, before the Glider is initialised, the items in the glider-contain do not appear correct and are shifted as the Glider loads.

demo

The user can choose to:

  • Incur a layout shift
  • Not show the content until the Glider has initialized

This is related to an issue on Glider.js. See https://github.com/NickPiscitelli/Glider.js/pull/235

kevinfarrugia avatar Oct 06 '22 19:10 kevinfarrugia