Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Error when opening dropdown in Rollup example #8

Open
paulcpederson opened this issue Jul 30, 2020 · 1 comment
Open

Error when opening dropdown in Rollup example #8

paulcpederson opened this issue Jul 30, 2020 · 1 comment

Comments

@paulcpederson
Copy link
Member

<calcite-dropdown>
	<calcite-button slot="dropdown-trigger">Open Dropdown</calcite-button>
	<calcite-dropdown-group>
		<calcite-dropdown-item>Relevance</calcite-dropdown-item>
		<calcite-dropdown-item active>Date modified</calcite-dropdown-item>
		<calcite-dropdown-item>Title</calcite-dropdown-item>
	</calcite-dropdown-group>
</calcite-dropdown>

88876820-a3a60700-d213-11ea-9e83-d682183d61fa

@benelan
Copy link
Member

benelan commented Jan 16, 2022

calcite-dropdown still has issues in beta.74 with a different error. The dropdown also won't open
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants