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.

Can't Disable Dates Reactively

See original GitHub issue

I’m submitting a … (check one with “x”)

[ ] Bug report => search github for a similar issue or PR before submitting
[X ] Feature request
[ ] Other, please describe

Tell about your platform

  • flatPickr version : 4.0.0
  • Vue.js version : 2.4.2
  • Browser name and version : Chrome
  • This package version :4.0.0

Current behavior Disabling Dates In Config is not working reactively

Expected behavior I should be able to disable dates reactively.

Minimal reproduction of the problem with instructions https://jsfiddle.net/63kzdwLx/18/

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ankurk91commented, Oct 24, 2017

Modify configs with this.$set

https://vuejs.org/v2/api/#vm-set I will post updated fiddle link here soon.

0reactions
ankurk91commented, Oct 24, 2017

If i knew this, i would have implemented

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to pass function to disable dates - angular - Stack Overflow
Objective: I want to make Saturdays and Sundays appear disabled (The next step is that holidays cannot be selected either) · Problem: ·...
Read more >
Solved: Disable the future dates in datepicker
Solved: Can we disable the future dates in the date picker instead of restricting ... As you mentioned, you'll need to reactively respond...
Read more >
How to disable Past dates in a datepicker - YouTube
In this tutorial you will learn how to disable past dates in a datepicker input field. ... Your browser can't play this video....
Read more >
[disabledDatesValidation] not available in reactive form?
Hello Brian,. The disabledDatesValidation input is available regardless of the types of Angular forms the component is used in.
Read more >
how to disable future date in calendar? - OutSystems
In the calendar widget their is an option to select max date, in which you can set the value as CurrDate(). So that...
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