You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When pasting dates from Excel, SharePoint Excel, or Google Sheets into a ReactGrid date column, none of the dates are recognized. The pasted cells show blank or Invalid Date.
This occurs regardless of whether the day is single-digit or double-digit.
To Reproduce
Steps to reproduce the behavior:
Copy a column of dates from Excel, SharePoint Excel, or Google Sheets (example below).
11/6/2025
11/10/2025
Paste them into a ReactGrid date column.
Observe that the cells remain blank or contain Invalid Date.