Menu

#128 Updated sample app.js to remove modal div as backdrop doesn't trigger promise.

closed
nobody
None
2016-02-19
2016-01-13
Anonymous
No

Originally created by: tiagomsmagalhaes

I needed to add jQuery Ui Draggable directive to use with this service but, clicking in the backdrop would remove the modal div from the DOM. Since the backdrop didn't trigger the promise i added the event that was referenced on [#107] and made a tweak. I presume it's not a fancy fix, as the event is called in every situation but it doesn't add any problem, as if it doesn't find a modal if it goes through the promise, but I'm new with this and it solved the issue.

I also made a update in gulpfile.js for the new method of testing.

Related

Tickets: #107

Discussion

  • Anonymous

    Anonymous - 2016-02-19

    Ticket changed by: dwmkerr

    • status: open --> closed
     
  • Anonymous

    Anonymous - 2016-02-19

    Originally posted by: dwmkerr

    Thanks @tiagomsmagalhaes !

     

Log in to post a comment.