[Bug]: Workflow Icons and UI Icons: some attributes are missing quotation marks #4664
Open
1 task done
Labels
1.0.0
Issues that should be addressed for a 1.0 release!
bug
Something isn't working
Component: Icon
good first issue
Good for newcomers
needs jira ticket
Code of conduct
Impacted component(s)
Icons UI, Icons Workflow
Expected behavior
No response
Actual behavior
I am trying to render some icons as described in the 'Extended use case' section of the docs.
When I log the result to the console I get an output like this:
As You can see,
width
,height
,aria-hidden
andaria-label
are missing quotation marks.I'm not a pro, but could these lines be 'causing the wrong output?
spectrum-web-components/packages/icons-ui/bin/build.js
Lines 136 to 140 in ab84b44
Thanks for looking into it.
Cris
Screenshots
No response
What browsers are you seeing the problem in?
No response
How can we reproduce this issue?
Sample code that illustrates the problem
No response
Logs taken while reproducing problem
No response
The text was updated successfully, but these errors were encountered: