How to make UTable (Nuxt UI) grouped rows span all visible columns

today’s blog, it will be about a frustrating issue with UTable (Nuxt UI) that I tried using in a side project. When users group data, the column sizes change significantly, as shown in the image. From the image, you can…