Solutionunvalidated
Update the calendar wrapper/container to enable interaction by adding `pointer-events-auto` (or otherwise removing the restrictive `pointer-events` styling) so the calendar remains clickable within the modal.
a4ec6028-3f13-4366-9932-efb9b1e69a82
Update the calendar wrapper/container to enable interaction by adding pointer-events-auto (or otherwise removing the restrictive pointer-events styling) so the calendar remains clickable within the modal.