Loading...


Related Products


Date Published: September 27, 2023

Facing issues with one or more Site Studio Javascript libraries

Issue

As the Javascript libraries that get imported with Site Studio have been compiled using versions earlier than the current latest versions, it's likely that one or more libraries, (e.g. jquery_ui, matchHeight, slick, etc) might cause UI or frontend issues.

Resolution

If you have ran into that, and have tried replacing the JS code with the latest, provided by the library's website (or custom module), and that resolves your issue, our recommendation is to create a custom module that implements hook_library_info_alter so that you can unload the library or libraries causing you problems as they are included with Site Studio and load your own/latest version(s) instead.

Did not find what you were looking for?

If this content did not answer your questions, try searching or contacting our support team for further assistance.

Back to Section navigation
Back to Site navigation