Hello Team, Below code is part of one Sightly HTML:<script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script><script>var hello = new Swiper(".artcile-page", {mousewheel: true,});</script>PROBLEM:In author view source, we can see this piece of code. But in Publish page, only <script src="h...