Skip to content

Native html input datetime-local or date not opening calendar on desktop Chrome (mobile works) #100

@emololftw

Description

@emololftw

Html input inside <DrawerContent> not openning native calendar

<template>
  <Drawer>
    <DrawerTrigger>Open</DrawerTrigger>
    <DrawerContent>
      <input type="datetime-local" />
    </DrawerContent>
  </Drawer>
</template>

duplicate with react library version: emilkowalski/vaul#391

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions