hypertrace-ui icon indicating copy to clipboard operation
hypertrace-ui copied to clipboard

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

Open cseas opened this issue 2 years ago • 2 comments

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: https://github.com/angular/components/issues/10679#issuecomment-378960865

cseas avatar May 06 '22 03:05 cseas

@aaron-steinfeld @arjunlalb @anandtiwary @itssharmasandeep

jaywalker21 avatar May 11 '22 08:05 jaywalker21

+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.

aaron-steinfeld avatar May 11 '22 17:05 aaron-steinfeld