79797307

Date: 2025-10-23 00:40:21
Score: 0.5
Natty:
Report link

Try adding modal={true} to Popover

return (
    <Popover modal={true}>

This is because calendar becomes non interactive due to pointer event conflicts caused by how Radix UI (the underlying library) handles modal overlays and portals

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Hashan Hemachandra