-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: DatePicker context missing. Please verify this component is nested within a valid context provider. #17
Comments
hey @simonmaass thanks for reporting. please could you provide a minimal reproduction. It would be helpful to know what data type is being passed to the Thanks |
could you please to see the data type is being passed to the model value? something like this |
everything is wrapped in ClientOnly..
This is the error: TypeError: undefined is not an object (evaluating 'i.value.modelValue') |
with the reproduction from the previous comment when I pass a date string like this one You could try to change the type of also I am not sure what data is being received in |
In sentry i can see the following error:
TypeError: undefined is not an object (evaluating 'i.value.modelValue')
TypeError: failed to format relative time
Screenshot from user:
User-Agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15
The text was updated successfully, but these errors were encountered: