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
You're running your app in development mode. Switching your environment to production will partially resolve this issue. This means that for production users this doesn't look so ugly. And yes, we're working on it.
Issue type
I'm submitting a ... (check one with "x")
Issue description
date picker is very slow component
Current behavior:
that he will run faster
Expected behavior:
Steps to reproduce:
simple picker
<RangeDatepicker
range={item.range}
onSelect={range => updateDates(businessesList.index, { range })}
dateService={dateService}
/>
Screen Recording 2019-12-04 at 18.15.55.mov.zip
The text was updated successfully, but these errors were encountered: