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
I am working on the admin dashboard panel and I use the Headless UI Modal component to create new records. When an error is returned from the server I create a custom toast but the toast is rendered in the __next div and the Headless UI renders in the portal div.
The problem is the Headless UI Modal renders in front of the toast. In this case "Pause on Hover" property does not work.
Kind regards.
Abdulrahman Elheyb
The text was updated successfully, but these errors were encountered:
I am working on the admin dashboard panel and I use the Headless UI Modal component to create new records. When an error is returned from the server I create a custom toast but the toast is rendered in the __next div and the Headless UI renders in the portal div.
The problem is the Headless UI Modal renders in front of the toast. In this case "Pause on Hover" property does not work.
Kind regards.
Abdulrahman Elheyb
The text was updated successfully, but these errors were encountered: