Closed msamwill closed 1 year ago
Thanks for submitting this issue. Can you provide more info on how to reproduce this? I do not see the issue from the screenshot in Chrome when I scan the page with axe devtools.
I do, however, see issues related to the CoordinateConversion
widget from the ArcGIS Maps SDK for JavaScript, which uses calcite-components
:
The widget may need some tweaks to address these issues.
I am using Microsoft Edge, opening the developer console, and looking at the messages on the console tab. It shows up under the heading "other".
I see the issue now, thanks.
This does appear to come from the CoordinateConversion
widget and not from our components, so you'll have to contact Esri Technical support for this.
I'll be closing the issue based on the above as there's nothing actionable from our side.
Check existing issues
Summary
Receiving warning in browser developer console "A form field element should have an id or name attribute". The violating node is listed below.
Actual Behavior
Just a warning in the developer console.
Expected Behavior
No warning in developer console.
Reproduction Sample
Shows in this sample https://developers.arcgis.com/javascript/latest/sample-code/widgets-coordinateconversion/live/
Reproduction Steps
Reproduction Version
JavaScript Api 4.27 and Calcite 1.6.1
Working W3C Example/Tutorial
No response
Relevant Info
No response
Regression?
No response
Priority impact
p4 - not time sensitive
Calcite package
Esri team
N/A