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
I would be fine if someone wants to add that. I'll gladly review the code and merge it in. I, however, am doing active development on this project, so this will have to come from the community.
@Morgul - this tripped me up because in the 3.0.7 version the dist/ui-bootstrap.js version is still at 3.0.6. The 3.0.7 ones have the version in the filename, but it was unexpected for them to not match, so by including the file without the version in the name this functionality was missing.
It'd be nice (and pretty easy) to add support for the .modal-dialog-scrollable class:
https://getbootstrap.com/docs/4.4/components/modal/#scrolling-long-content
Right now, it isn't possible to use this feature without resorting to hacks.
(I might submit a pull request for this when I have time – this issue is just a reminder for myself, or someone else, to do that.)
The text was updated successfully, but these errors were encountered: