Hi.
I have a custom 3rd party JS library which has its own jQuery implementation. This interferes with the regular jQuery and break the Bootstrap & App Connect components/controls/elements.
As a work-around, I found that adding external JS before Wappler’s jQuery link allows me to use the library without anything else getting disturbed.
But the issue with Wappler is that it re-organizes sequence of scripts to ALWAYS have jQuery after App Connect and before other scripts.
So, when I do something like this
On saving the file, it becomes this
which break the website.
Is there any way to prevent Wappler from arranging sequence of scripts?
Community Page
Last updated:
Last updated: