Auto ZIndex Issue with Toast and Sidebar #1381
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
CodeSandbox Case (Bug Reports)
https://codesandbox.io/s/naughty-bohr-jmkhm?file=/src/App.vue
Current behavior
The toast is under the overlay_mask of the sidebar. Even when the component is inside the sidebar.
Expected behavior
The toast component should be visibile, over the sidebar when is positioned inside it.
Minimal reproduction of the problem with instructions
The CodeSandbox is pretty clear.
Try to click the button "Toast on sidebar" and "Toast from page".
Check CodeSandbox
The text was updated successfully, but these errors were encountered: