Commit 6c466c2
fix: close combobox on blur
Change cancelInputOnBlur from false to true in inline-combobox components
to properly close the combobox when clicking outside the editor.
Fixes #3853
Co-authored-by: Ziad Beyens <[email protected]>1 parent 58dba71 commit 6c466c2
File tree
2 files changed
+2
-2
lines changed- apps/www/src/registry/ui
- templates/plate-playground-template/src/components/ui
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments