Skip to content

Using calcite-tile's selected property throws type errors #9582

@eriklharper

Description

@eriklharper

Check existing issues

Actual Behavior

When setting the selected property on a calcite-tile element, the following Typescript error occurs:

image

Expected Behavior

Users should be able to set selected for setting the initial selected state without any type/compilation errors.

Reproduction Sample

TBD

Reproduction Steps

  1. Create a Typescript app
  2. npm install @esri/calcite-components
  3. Try using calcite-tile by creating an instance of it and setting the selected property/attribute on it.
  4. Result: TS error

Reproduction Version

2.9

Relevant Info

No response

Regression?

No response

Priority impact

impact - p2 - want for an upcoming milestone

Impact

No response

Calcite package

  • @esri/calcite-components
  • @esri/calcite-components-angular
  • @esri/calcite-components-react
  • @esri/calcite-design-tokens
  • @esri/eslint-plugin-calcite-components

Esri team

ArcGIS Maps SDK for JavaScript

Metadata

Metadata

Assignees

Labels

4 - verifiedIssues that have been tested, confirmed as mitigated, and are ready to close.ArcGIS Maps SDK for JavaScriptIssues logged by ArcGIS SDK for JavaScript team members.bugBug reports for broken functionality. Issues should include a reproduction of the bug.calcite-componentsIssues specific to the @esri/calcite-components package.estimate - 1Very small fix or change (potentially a single line), doesn't require updates to tests.impact - p2 - want for an upcoming milestoneUser set priority impact status of p2 - want for an upcoming milestone

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions