Skip to content

The select component in popver will autoclose when selete item #56

@muei

Description

@muei

version: 0.6.1
This bottom is the small example,

<template lang="pug">
a-popover(
  placement="bottomRight"
  trigger="click"
  )
    div#content(slot="content")
      a-select()
        a-select-option() xxx
        ... 
</template>

When I click the select item, the popover will be colsed, but I only expect colsed when outside the content element.

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