Possible jQuery library duplicates

Currently getting an error Possible jQuery library duplicates detected! This may cause your site to break when exported.

I only have one line that is on the main page that reads: <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>

Also I wanted to ask if there is a way to modify the JS that Bloc adds by default on every content… what If I want to use a different version of jquery or not load as many?

Don’t include jquery (that’s what that line does) it’s already added to every blocs page by default as it’s required for other functions.

Which version of jquery is used by blocs?

It’s currently 3.3.1 but I’ll be bumping up to the latest version along with the latest bootstrap version in the next release.

3 Likes

Do you have a ballpark for that?

Beta early next week.

1 Like