[GH-ISSUE #640] [BUG] Dialog not showing on browsers that do not support <dialog> element #366

Closed
opened 2026-02-22 18:19:08 -05:00 by yindo · 0 comments
Owner

Originally created by @shatfield4 on GitHub (Jan 22, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/640

Originally assigned to: @shatfield4 on GitHub.

On browsers such as Safari,

elements are not compatible and do not show up. We should implement a modal wrapper component and a hook called useModal to keep track of the state of all modals.

Originally created by @shatfield4 on GitHub (Jan 22, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/640 Originally assigned to: @shatfield4 on GitHub. On browsers such as Safari, <dialog> elements are not compatible and do not show up. We should implement a modal wrapper component and a hook called useModal to keep track of the state of all modals.
yindo closed this issue 2026-02-22 18:19:08 -05:00
yindo changed title from [BUG] Dialog not showing on browsers that do not support <dialog> element to [GH-ISSUE #640] [BUG] Dialog not showing on browsers that do not support <dialog> element 2026-06-05 14:34:55 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#366