Skip to content

Setting the container attribute, doesn't affect the root #36

Open
@kussberg

Description

@kussberg

Hello,

we are using this datepicker and we have problems when it is placed inside of the modal dialog view. We tried to set explicitely the root element to #content but it seems not to work. The attribute i am talking about is: http://amsul.ca/pickadate.js/date/#container

 <input style="background-color: white"
             type="text"
             class="form-control"
             ng-model="dialog.fromDate"
             pick-a-date="date"
             container="#content"
             format="YYYY-MM-DD"/>

Does it work?

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