• Resolved steplab

    (@steplab)


    Inside localhost development site the plugin working right, buttons showing correctly on product page and cart page.
    But same site on another domain website with same settings, the plugin is not showing paypal button. Inside console log I see this error:
    [Violation] Added synchronous DOM mutation listener to a ‘DOMSubtreeModified’ event. Consider using MutationObserver to make the page more responsive.
    jquery.js?ver=1.12.4:3
    [Violation] Added non-passive event listener to a scroll-blocking ‘touchstart’ event. Consider marking event handler as ‘passive’ to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
    jquery.js?ver=1.12.4:3
    [Violation] Added non-passive event listener to a scroll-blocking ‘touchmove’ event. Consider marking event handler as ‘passive’ to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
    [Violation] Forced reflow while executing JavaScript took 37ms
    all.js:22
    [Violation] Avoid using document.write().

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Button issue’ is closed to new replies.