Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icon component: removed unnecessary console error #1444

Conversation

tishoyanchev
Copy link
Contributor

@tishoyanchev tishoyanchev commented Aug 30, 2024

By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---

The "consoleError" event was emitted, but the dispatcher node is no longer connected to the dom. warning occurs when using the Single select, and likely other components too. To prevent this error, I removed the console.error in the Icon component, which was not necessary.

📦 Published PR as canary version: 24.6.4--canary.1444.13aa764ee6979c6d7c0889a811adbb9d6c7dc169.0

✨ Test out this PR locally via:

npm install @infineon/infineon-design-system-stencil@24.6.4--canary.1444.13aa764ee6979c6d7c0889a811adbb9d6c7dc169.0
# or 
yarn add @infineon/infineon-design-system-stencil@24.6.4--canary.1444.13aa764ee6979c6d7c0889a811adbb9d6c7dc169.0

@tishoyanchev tishoyanchev changed the title console warning error Icon component: removed unnecessary console error Aug 30, 2024
@tishoyanchev tishoyanchev added the patch patch version bump label Aug 30, 2024
Copy link
Contributor

github-actions bot commented Aug 30, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-08-30 14:27 UTC

Copy link
Contributor

--STORYBOOK-PREVIEW--

tishoyanchev and others added 4 commits August 30, 2024 15:53
…-caused-by-the-icon-component-on-single-select-change
…e-icon-component-on-single-select-change' of https://github.com/Infineon/infineon-design-system-stencil into 1420-investigate-the-console-warning-error-caused-by-the-icon-component-on-single-select-change
@tishoyanchev tishoyanchev merged commit 9e23a08 into master Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate the console warning error caused by the Icon Component on Single Select change
1 participant