Skip to content

Commit

Permalink
fix(Popover): to be attached in body when not in a modal (#4646)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthprost authored Jan 20, 2025
1 parent baa1ef3 commit 80fe6dc
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 3,443 deletions.
5 changes: 5 additions & 0 deletions .changeset/lovely-rocks-laugh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@ultraviolet/ui": patch
---

Fix `<Popover />` portal target to be `document.body` if not inside a modal.
Loading

0 comments on commit 80fe6dc

Please sign in to comment.