Open gusnaughton opened 1 year ago
Why are you installing @alaskaairux/auro-icon @aurodesignsystem/auro-icon
at the same time?
The update to 4.0, we didn't change anything how the element functionally works. It was mostly repo updates and the new namespace caused the BREAKING CHANGE.
See src file in this commit https://github.com/AlaskaAirlines/auro-icon/pull/78/files#diff-82293b9915453faa44b6cc3cffe36b2e4e83136a64b9197bf067efd1b300ba72
I am seeing the same issue in Svelte (not SvelteKit and not server-side rendered) on version 4.0.2. I do not have @alaskaairux/auro-icon
installed simultaneously.
@MattSidor or @gusnaughton can you confirm that there is no issue when using @alaskaairux/auro-icon@3.4.4
?
Please verify the version of auro-icon you have installed
4.0.2
Please describe the bug
Open localhost:6006 and browse to the story. Version 4 produces [object Object], where version 3 does not.
Reproducing the error on the docsite
None
Expected behavior
I expect nominal auro-icon performance, not [object Object].
What browsers are you seeing the problem on?
Firefox, Chrome, Safari, Microsoft Edge
Additional context
No response
Exit criteria
No response