dinbror / bpopup

bPopup is a lightweight jQuery modal popup plugin (only 1.34KB gzipped). It doesn't create or style your popup but provides you with all the logic like centering, modal overlay, events and more. It gives you a lot of opportunities to customize so it will fit your needs.
http://dinbror.dk/bPopup
427 stars 260 forks source link

Does Not Work with jQuery 3.4.1. #77

Open FastieSystems opened 4 years ago

FastieSystems commented 4 years ago

I have not yet had time to examine this issue and for the time being I'm retreating to 3.3.1. However, jQuery is now showing 3.4.1 as the current stable release.

This can be checked in http://jsfiddle.net/24A9b/7783/ by selecting Edge as the jQuery version.

There are also behavior problems in Chrome (79) and the new Edge (dev 80) when using jQuery 3.3.1. bPopup works as expected in Firefox (72).