nuxt / ui

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
3.57k stars 422 forks source link

Table loading shifts everything below of 1px #1822

Open relisora opened 1 month ago

relisora commented 1 month ago

Environment

Version

v2.16.0

Reproduction

https://ui.nuxt.com/components/table#loading

Screencast from 2024-05-30 16-04-03.webm

Description

The UI goes up and down when toggling the loading state. Everything below on the page will move accordingly and it creates an unwanted visual effect.

Additional context

You can reproduce this from the official doc, the gif is from there.

Logs

No response

relisora commented 3 weeks ago

I just noticed that this bug only happens when using Firefox. On chrome it works as expected