nuxt / ui

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

Button group rounded corner SSR mismatch #1791

Open meirroth opened 2 weeks ago

meirroth commented 2 weeks ago

Environment

StackBlitz

Version

2.13.0

Reproduction

https://stackblitz.com/edit/nuxt-ui-starter-1791?file=app.vue

Description

Reloading the page you can see the button in a UButtonGroup has full rounded corners in SSR before quickly changing to connect with the input. Anyway to fix that? Untitled

Additional context

No response

Logs

No response