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

Multi-Dates not working with teleport and config="{allowPreventDefault: true}" #999

Open
chWagnr opened this issue Sep 20, 2024 · 0 comments
Labels
awaiting triage The issue is not reviewed by the maintainers bug Something isn't working

Comments

@chWagnr
Copy link

chWagnr commented Sep 20, 2024

Hi.

Describe the bug
Dates in Calendar are not clickable with this configuration:

  <vue-date-picker
    teleport
    multi-dates
    :config="{allowPreventDefault: true}"
  />

Removing multi-dates or :config="{allowPreventDefault: true}" makes the dates clickable again.

I need teleport and allowPreventDefault: true because of #22 (comment)

Desktop & mobile (please complete the following information):

  • Browser chrome
  • Library version 9.0.3

Is there a workaround or a solution for this problem?

@chWagnr chWagnr added awaiting triage The issue is not reviewed by the maintainers bug Something isn't working labels Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting triage The issue is not reviewed by the maintainers bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant