Chris Haines

Results 11 comments of Chris Haines

I'm also experiencing this issue. Draggables need to also be droppables when, for example, wanting to reorder table columns.

Duplicate of https://github.com/Kiarash-Z/react-modern-calendar-datepicker/issues/204

+1 want to connect to a discovery proxy

Managed to get around the issue by adding `pointer-events: none` to `.ReactModal__Overlay--before-close`.

I had exactly the same issue, with the same cause (mine was also pointing 'develop' which he had since changed to 'main')

I'm seeing it with `` on Chrome 88.0. Easily reproducible when resizing the window. If it helps, I'm redirecting routes when switching from desktop to mobile.

I've just hit this issue... what needs to happen to get this PR reivewed?

@gabrielmfern I have discovered that if the preview contains more than 52 characters, then the email arrives completely blank. Moving it inside `` seems to fix the issue, however all...