You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're using a branch of an older version of angular-ui that supports html in popovers, but doesn't support the size argument in the modal. I expect/hope that a new release of angular-ui will contain the pull request implemented in the branch that we're using so we get both.
According to: http://angular-ui.github.io/bootstrap/#/modal
There is a size argument that you should be able to add to the arguments of .open().
IE:
Yet it has no effect. Are we not using the angular boostrap directive or are we overloading it before that added class can occur?
The text was updated successfully, but these errors were encountered: