Esri/calcite-design-system
View on GitHub[calcite-input-time-zone]: logs warning for an internally rendered element
Open
#13,036 opened on Oct 6, 2025
ArcGIS Maps SDK for JavaScriptbugestimate - 2good first issueimpact - p2 - want for an upcoming milestonep - low
Repository metrics
- Stars
- (367 stars)
- PR merge metrics
- (PR metrics pending)
Description
monday.com sync: #18117605512
Check existing issues
- I have checked for existing issues to avoid duplicates
Actual Behavior
The calcite-input-time-zone component has started logging a warning due to the clearDisabled property that is applied to its internal combobox.
This is the warning message:
clearDisabled is ignored when selection-mode is set to "single-persist"
Expected Behavior
This warning is not actionable by users, so shouldn't appear in the console.
Reproduction Sample
https://codepen.io/gstefansson/pen/dPGNLVO?editors=100
Reproduction Steps
- open the devtools console
- the warning should be logged immediately
Reproduction Version
3.3.2 [Date: 2025-10-03, Revision: d92ed7736]
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-react
- @esri/calcite-design-tokens
- @esri/calcite-ui-icons
- @esri/eslint-plugin-calcite-components
Esri team
ArcGIS Maps SDK for JavaScript