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 this library is used in a project that runs rollup, the
DateTimeInput causes issues on production environments. It is a known
issue in rollup, see arqex/react-datetime#843.
Added temporary workaround to prevent issues in production environments
with DateTimeInput.
When this library is used in a project that runs rollup, the
DateTimeInput causes issues on production environments. It is a known
issue in rollup, see arqex/react-datetime#843.
Added temporary workaround to prevent issues in production environments
with DateTimeInput.
I'm Submitting a ...
Steps to Reproduce
Expected Results
Datetime to render with no errors
Actual Results
App crashes, console shows:
Error: Minified React error #130;
Minimal Reproduction of the Problem
Other Information (e.g. stacktraces, related issues, suggestions how to fix)
The text was updated successfully, but these errors were encountered: