File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
- - Nothing yet!
10
+ ### Fixed
11
+
12
+ - Improve ` Portal ` detection for ` Popover ` components ([ #1842 ] ( https://github.com/tailwindlabs/headlessui/pull/1842 ) )
11
13
12
14
## [ 1.7.2] - 2022-09-15
13
15
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
10
### Fixed
11
11
12
12
- Call ` displayValue ` with a v-model of ` ref(undefined) ` on ` ComboboxInput ` ([ #1865 ] ( https://github.com/tailwindlabs/headlessui/pull/1865 ) )
13
+ - Improve ` Portal ` detection for ` Popover ` components ([ #1842 ] ( https://github.com/tailwindlabs/headlessui/pull/1842 ) )
13
14
14
15
## [ 1.7.2] - 2022-09-15
15
16
You can’t perform that action at this time.
0 commit comments