• Resolved linekal

    (@linekal)


    “WP Meteor postpones loading and firing scripts until after page gets rendered.”

    After activating the plugin it completely stops all the javascript files forever. It works like you remove all the javascript files from site.

    Can you please check it…

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Aleksandr Guidrevitch

    (@aguidrevitch)

    Hi linekal,

    Thank you for your feedback.

    There were multiple problems, I’ve addressed them in v1.0.5, can you please upgrade and let me know if it is any better now?
    There were two major issues:

    1. if domcontentloaded / window.load / jquery.ready failed – loading of scripts had been stopping – this is why everything stopped to load.
    2. jquery mock object wasn’t good enough, I’ve updated it

    Please let me know if it works now

    WBR,
    Alex

    Thread Starter linekal

    (@linekal)

    Hi Alex,

    I have updated the plugin and it got worst than before. The click event on the page is completely disabled and the page goes in circular wait for infinite time which crashes the page, also it seems like these are additional issues the old ones are still there. Please watch the attached video.

    Thanks.

    Plugin Author Aleksandr Guidrevitch

    (@aguidrevitch)

    We have finally resolved the issue. Though, due to a great amount of scripts, main menu initializes later than @linekal would expect. That’s the kind of side effects WP Meteor might produce with a great amount of scripts.

    Thread Starter linekal

    (@linekal)

    Hi Alex,

    Many thanks, it is now working fine after updating to 1.0.8

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Page Broken’ is closed to new replies.