You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[LiveComponent] Use display:revert for data-loading style
Using `display:inline-block` breaks the inner workings if for example `data-loading` was used on `<tr>` element, so the table row contents are incorrectly displayed.
0 commit comments