[text-area]: readOnly
prop not listed as part of StencilCalciteTextArea
interface
#11217
Closed
2 of 6 tasks
Labels
4 - verified
Issues that have been released and confirmed resolved.
ArcGIS Field Apps
Issues logged by ArcGIS Field Apps team members.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
calcite-components
Issues specific to the @esri/calcite-components package.
estimate - 1
Very small fix or change (potentially a single line), doesn't require updates to tests.
impact - p1 - need for current milestone
User set priority impact status of p1 - need for current milestone
p - high
Issue should be addressed in the current milestone, impacts component or core functionality
Milestone
Check existing issues
Actual Behavior
The
readOnly
property is listed in the doc for calcite-text-area, but the property is not listed as part of theStencilCalciteTextArea
interface. This causes TS errors in stencil JSX.Expected Behavior
The
readOnly
property should be listed as part of theStencilCalciteTextArea
interface.Reproduction Sample
NA
Reproduction Steps
Add
readOnly
to a<calcite-text-area>
element in stencil JSX. Notice the TS error.Reproduction Version
3.0.0-next.89
Relevant Info
No response
Regression?
Last version of 2.x
Priority impact
impact - p1 - need for current milestone
Impact
This breaks stencil builds when
readOnly
is added to a calcite-text-area.Calcite package
Esri team
ArcGIS Field Apps
The text was updated successfully, but these errors were encountered: