Magento Expert Forum - Improve your Magento experience

Results 1 to 3 of 3

How to solve JavaScript problems in Magento 2

  1. #1

  2. #2
    Junior Member Goivvy.com's Avatar
    Join Date
    Nov 2014
    Location
    Moscow, Russia
    Posts
    19
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    You can try and defer loading of javascript? Here is an extension https://www.goivvy.com/magento-exten...avascript.html

    Other than that you can try minify/bundle your JS files at System > Configuration > Developer > CSS/JS settings

  3. #3
    Junior Member James's Avatar
    Join Date
    Jan 2016
    Posts
    663
    Thanks
    2
    Thanked 13 Times in 12 Posts

    Default

    Defer JavaScript can help you to solve this problem by delay Javascript loading till the last moment. Therefore, loading time can be reduced and your site performs faster and faster

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •