question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug Report] v-calendar incompatible model value

See original GitHub issue

Versions and Environment

Vuetify: 1.5.2 Vue: 2.6.6 Browsers: Chrome 72.0.3626.109 OS: Mac OS 10.14.3

Steps to reproduce

Click on any date on the calendar. The console displays the following message:

Invalid prop: type check failed for prop 'value'. Expected String with value '[object Object]', got Object

If you modified the start value before clicking on any day, you’ll also see that the value is being reset.

Expected Behavior

Emit the expected click event without the start value being reset.

Actual Behavior

No event is emitted, and the start value resets.

Reproduction Link

https://codepen.io/MarinaGranell/pen/mvogey?&editable=true&editors=101

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
tfpradocommented, Apr 4, 2019

Sorry to comment on a closed issue, but I am currently using vuetify@1.5.0 and I am still getting the exact same error on every browser. Has the fix been added to the patch?

0reactions
tesiscommented, Apr 5, 2019

@tfprado Having the same issue with vuetify@1.5.2, upgrade to 1.5.9 helped. Now works fine

Read more comments on GitHub >

github_iconTop Results From Across the Web

Laurence Tratt: A Week of Bug Reporting
Reporting bugs in someone else's software is different from finding and fixing bugs in one's own code, because we understand those other systems ......
Read more >
Issues for Date iCal | Drupal.org
Title Status Priority Category Versi... PHP 7 support with iCalcreator class Closed (fixed) Normal Bug report 7.x‑3... Compatibility problems with Outlook? Closed (works as designed)...
Read more >
RFC 4791: Calendaring Extensions to WebDAV (CalDAV)
This document proposes a way to model calendar data in WebDAV, ... MUST report the DAV: collection and CALDAV:calendar XML elements in the...
Read more >
Capture and read bug reports - Android Developers
A bug report contains device logs, stack traces, and other diagnostic information to help you find and fix bugs in your app.
Read more >
Report a problem with the Visual Studio product or installer
Closed - Lower Priority To focus on bringing each of you in our developer community the best value, we prioritize issues with the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found