Skip to content

crop doesn't work inside bootstrap modal #25

@ashiefk

Description

@ashiefk

crop doesn't work inside bootstrap modal,
ng-show="imageCropStep == 1" this imageCropStep not setting inside popup

var modalInstance = $modal.open({
animation: true,
templateUrl: 'elements/imageCrop.html',
controller: 'instanceController',
windowClass:'loginModal',
size: 'lg'
});

Please help...i really need this to be sorted out

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions