Skip to content

RefCell already borrowed when using Select component #692

Description

@brain-in-a-vat

Using the dioxus-components Select component (based on Select in dioxus-primitives) I get the following error when trying to select:

"RefCell already borrowed"

The source of the error is dioxus-native-dom\src\events.rs.

I am using blitz revision 26c4fb3.

Regardless of whether these controls are intended to be compatible right now this seems to indicate an issue in the blitz code.

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