prefect-ui-library
prefect-ui-library copied to clipboard
showToast uses separate queue than the parent apps
when the same page has showToast
called from orion-ui or nebula-ui AND showToast
called from a component inside of orion-design, the toasts stack on top of each other. There is also 2 mounting elements in the dom and 2 vue apps in the devtools. This all seems to indicate that despite prefect-design
being a peer dependency, orion-design is installing it's own toast plugin.
https://user-images.githubusercontent.com/6098901/186240159-1ba0a66a-c568-44dc-9ff3-c4e5c82d2a2b.mov