Hello,
I want a toast that does not disappear until the user has clicked a button inside of it. When I set timeout = 0 it stays on the page. However, when I hover over the toast it disappears shortly after. How can I force make the toast stay after hovering over it?