Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Duplicate datepicker is displayed when ui-datepicker is included in html dynamically and append to body is true #8665

Open
@AshwiniAJadhav

Description

@AshwiniAJadhav

When html having ui-datepicker is compiled and appended dynamically and clicks on calendar icon, it displays multiple datepickers.
This dynamically appended html is removed and appended again on each user click. It seems previously created instances are getting attached when re-append the html. Here append to body flag is true and i am using chromium version 71.0.3578.98. Please suggest solution for this.

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