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
I'm having an issue with making the date picker work in deployed environment.
Setting the date via keyboard works, but the moment I click on calendar icon, to open the calendar popover, I get an error to console saying:
Uncaught Error: Unknown date type
Weirdest thing I cant figure out, is that this error only appears, after I deploy the app onto the hosting.
In dev environment it works just fine with no issues.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having an issue with making the date picker work in deployed environment.
Setting the date via keyboard works, but the moment I click on calendar icon, to open the calendar popover, I get an error to console saying:
Uncaught Error: Unknown date type
Weirdest thing I cant figure out, is that this error only appears, after I deploy the app onto the hosting.
In dev environment it works just fine with no issues.
I am using AWS Amplify for hosting.
Here is my date picker component:
Beta Was this translation helpful? Give feedback.
All reactions