You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a toast message is inside a responsive popover, and the toast message appears and then disappears, the responsive popover also closes.
This only happens if the toast message is a child of the popover component
This does not happen if the toast component is placed outside the popover component
The stackblitz sample you provided shows empty screen.
I tried to isolate the usage of Toast inside Responsive Popover you described and there is no issue - the Responsive Popover stays open after the Toast closes.
You can see the example here.
Bug Description
When a toast message is inside a responsive popover, and the toast message appears and then disappears, the responsive popover also closes.
This only happens if the toast message is a child of the popover component
This does not happen if the toast component is placed outside the popover component
Affected Component
Toast
Expected Behaviour
The responsive popover should not close
Isolated Example
https://stackblitz.com/edit/github-uakprv7g?file=src%2FApp.tsx
Steps to Reproduce
Log Output, Stack Trace or Screenshots
No response
Priority
Medium
UI5 Web Components Version
2.10
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: