This event is send to the browser and a toaster notification is poped-up.
The toaster notification is outside of the Product\Update component but in the html <body>.
As I checked the below code fails because it only checks the code inside the Livewire module while my toaster is outside of it.