Commit a11fbc6
authored
fix(date-picker): remove modal prop to prevent focus trap conflict (CCExtractor#280)
- Removed modal={true} from Popover component in date-picker.tsx.
- Prevents nested focus trap conflict.
- Fixes page becoming unresponsive after clicking outside date picker.
Fixes: CCExtractor#2791 parent af9ab8c commit a11fbc6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments