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
Describe the bug
On the initial SSR render, the blue underline indicator is inside the button element of the tab. After hydration, the element is placed after all the tab <button>s. The causes the position to move.
Describe the bug
On the initial SSR render, the blue underline indicator is inside the button element of the tab. After hydration, the element is placed after all the tab
<button>
s. The causes the position to move.To Reproduce
Steps to reproduce the behavior:
Expected behavior
No flicker
The text was updated successfully, but these errors were encountered: