Closed
Description
Discussed in #2215
Originally posted by hackel September 19, 2024
In my project, whenever I show a (top-center) toast, it initially displays fine, but when it hides, it gets squished into a tall vertical line before it shifts left and fades out. I tried to capture a screenshot of what I mean. You can see the title "Broker Dashboard" at the top, and the green body of the toast is extremely faint going all the way down the page.
This works fine on Stackblitz, so I know I must have some conflicting CSS in my project somewhere, but I've had no luck in identifying it. Does anyone have any idea what might be causing this?