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
- Avoid creating a new stack context on a task list item, this PR does
that by removing the `position: relative` which causes a new stack
context to be created on that element. And thereby solving that popups
weren't able to utilize their z-index and weren't able to show properly.
0 commit comments