Skip to content

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

Closed
@chWagnr

Description

@chWagnr

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions