Skip to content

Combobox immediate always false in vue build #3862

@Alex--C

Description

@Alex--C

What package within Headless UI are you using?

@headlessui/vue

What version of that package are you using?

v1.7.23

What browser are you using?

Chrome

Reproduction URL

https://codesandbox.io/p/sandbox/keen-diffie-4zmtls

Describe your issue

First of all, thank you for providing this library!

We are running into an issue where setting the immedate prop on the ComboBox does not work. We tried debugging it within our project and realized that this computed in combobox.ts:

always returns false.
It seems to be fixed in master. Is there any plan for releasing a new vue version?

Edit: Just saw #3682 . I guess the vue version is not really maintained anymore.

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