Skip to content

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

Description

@cseas

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions