Commit 3a304b4
Chris Hawes
Fix baCloseAll with nested elements
Fix issue where, when using baCloseAll, clicking on a nested element
within a baOpen/baClose/baToggle element would not open the thing it
was supposed to open. When checking for a click on such an element,
check the element’s ancestry as well.1 parent 745d207 commit 3a304b4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
0 commit comments