Skip to content
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

Disable toggle on Multi-select #2685

Open
werto165 opened this issue Jul 20, 2023 · 1 comment
Open

Disable toggle on Multi-select #2685

werto165 opened this issue Jul 20, 2023 · 1 comment

Comments

@werto165
Copy link

Expected behaviour

When toggle active is false, the selected dates should not be de selectable. I'm trying to associate some data to various dates with multiple select enabled.

Actual behaviour

All dates are togglable.

Every date is togglable.

Datepicker version used

V.1.9

Example code

$('#sandbox-container input').datepicker({
multidate: true
});

Jsfiddle example to reproduce the problem.

@OlivierVanEester
Copy link

OlivierVanEester commented Jul 20, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants