ashleydw / lightbox

A lightbox gallery plugin for Bootstrap
http://ashleydw.github.io/lightbox
MIT License
1.85k stars 1.3k forks source link

modal._handleUpdate should be changed to modal.handleUpdate #254

Closed caseyjhol closed 7 years ago

caseyjhol commented 7 years ago

_handleUpdate has been changed to handleUpdate in a more recent version of Bootstrap 4 (which has yet to be released).

https://github.com/twbs/bootstrap/commit/3f247a42f2a113f9e04184987eae9019abcac778#diff-654bf5561940258164848136667836ea

It makes sense to not push this out until the next actual release of Bootstrap, but I think you should be ready for it.