refactor: update warnIfMissingRequiredProp
util to handle properties which are not required
#11007
Open
1 of 13 tasks
Labels
0 - new
New issues that need assignment.
calcite-components
Issues specific to the @esri/calcite-components package.
estimate - 2
Small fix or update, may require updates to tests.
needs triage
Planning workflow - pending design/dev review.
refactor
Issues tied to code that needs to be significantly reworked.
Description
Currently, we are utilizing
logger
util &console.warn
for warn messages . This issue is to updatewarnIfMissingRequiredProp
util to handle such use case where properties are not marked asrequired
but affects functionality of the component.Ex: PR 10887
Proposed Advantages
Which Component
Relevant Info
No response
Calcite package
The text was updated successfully, but these errors were encountered: