m-e-conroy / angular-dialog-service

A complete AngularJS service with controllers and templates for generating application modals and dialogs for use with Angular-UI-Bootstrap and Twitter Bootstrap
MIT License
618 stars 228 forks source link

How can I render modal after download template and resolve variables. #161

Open je3f0o opened 8 years ago

je3f0o commented 8 years ago

Hi, the title explains my question. I experienced sometimes modal is rendering before download completely. Popup labels everywhere. Is it possible to render after resolve everything ? Thank you.

niemyjski commented 8 years ago

I guess I'm not following your question. Can you please elaborate on your work flow and maybe include a screenshot.

je3f0o commented 8 years ago

I said before download completely. But It doesn't really matter about download. It is rendering problem. I think it renders before compile it. Is it possible to fix that issue ?

When I open dialogs I see ... image After sometime. screen shot 2016-01-02 at 12 58 56 am