Commit 22e16f8
Gido Manders
fix: Cannot specify
In the popover, when using isOpen, it enters controlled mode. In
controlled mode, the trigger property is not allowed.
Added check to trigger property to only specify when isOpen is undefinedtrigger prop in controlled mode1 parent 10ba6e0 commit 22e16f8
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
117 | 123 | | |
118 | 124 | | |
119 | 125 | | |
| |||
0 commit comments