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

[Bug] NotificationService: Uncaught DOMException: Failed to execute 'appendChild' on 'Node' #1592

Open
cseas opened this issue May 6, 2022 · 2 comments

Comments

@cseas
Copy link
Contributor

cseas commented May 6, 2022

Current behaviour

The createSuccessToast method under NotificationService generates the following error on the browser console every time it is called:

Screenshot 2022-05-06 at 8 30 54 AM

However, the notification works correctly on the screen even with this error being generated.

Example usage

Expected behaviour

No error should be generated in the console.

Questions to address (if any)

The error might be related to this issue:
angular/components#10679 (comment)

@jaywalker21
Copy link
Contributor

@aaron-steinfeld
Copy link
Contributor

+1, I've noticed this too just hasn't been prioritized since there was no functional impact that I could see. If anyone wants to pick this up, be my guest.

@cseas cseas changed the title Bug: Uncaught DOMException: Failed to execute 'appendChild' on 'Node' [Bug] NotificationService: Uncaught DOMException: Failed to execute 'appendChild' on 'Node' Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants