Siteground Optimizer JS Error
-
My site is getting the below JS error and I’m not sure where to go to fix this issue. The page is not loading properly.
Uncaught SyntaxError: Cannot use import statement outside a module (at siteground-optimizer-combined-js-d918bbd7340eef714b0ab9a020ecb989.js:212:1)
I tried adding the below 2 filters, but this did not fix this issue.
add_filter( 'sgo_javascript_combine_exclude_all_inline_modules', '__return_true' );
add_filter( 'sgo_javascript_combine_exclude_all_inline', '__return_true' );
Thanks
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.