Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

WebComponent Polyfill Conflicts with Angular Forms #782

@StephenFluin

Description

@StephenFluin

Repro:
http://plnkr.co/edit/aa6KVLbxWTuDTK1U3Le8?p=preview

Observed Behavior:
Type something in the input, the title rendered on the page does not update

Expected Behavior:
Type something in the input, the title should update

Additional Information
Reordering the script imports in index.html fixes/breaks this.

This example does not use web components at all, so these polyfills are fighting.

Versions
This works in the latest stable Chrome, and fails in the latest stable Firefox.

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