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
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
This is what sentry gives as a snippet:
{snip} s(t),a=bs(i);throw new TypeError(`The value of ${n.path||"field"} could not be cast to a value that satisfies the schema type: "${r.type}".
The text was updated successfully, but these errors were encountered:
I can see that in v2 similar issue was fixed:
Maybe related?
simonmaass
changed the title
Error: DatePicker context missing. Please verify this component is nested within a valid context provider.
TypeError: failed to format relative time
Jul 2, 2024
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
This is what sentry gives as a snippet:
{snip} s(t),a=bs(i);throw new TypeError(`The value of ${n.path||"field"} could not be cast to a value that satisfies the schema type: "${r.type}".
The text was updated successfully, but these errors were encountered: