I am using SPPB v5.0.6
There is a broken link appearing on certain pages I have build using SPPB. The common factor is they all use magnific-popup (which i think is a modal).
The issue is that the code is written to create a double backslash, rather than a single backslash in the URL
i.e.
//components/com_sppagebuilder/assets/css/magnific-popup.css
//components/com_sppagebuilder/assets/js/jquery.magnific-popup.min.js
Please can you fix this, and if possible tell me which line in the exact file to amend so that I can manually fix it before you include it in the next update.