
The `Notification` object is destroyed before the `Message` widget so during the removal animation the user still could click on the `Message` and activate the notification. This ensures we don't warn about it. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3429>