Skip to content

Breaks with glimmer (ember 2.10.0) when you don't have a single child element #35

@luxzeitlos

Description

@luxzeitlos

I have a ember-tether inside an {{#if}} that contains a {{link-to}}. The following breaks:

  • make the if evaluate to true
  • click the {{link-to}}
  • make the if evaluate to false

I get this error:

Uncaught NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions