• Resolved chaython

    (@chaython)


    Non-blocking Javascript breaks my checkout quantity modifier
    “<div class=”quantity”>
    <label class=”screen-reader-text” for=”quantity_5cfa3393de336″>50 Steam Games [Jumbo Bundle] quantity</label>
    <input type=”number” id=”quantity_5cfa3393de336″ class=”input-text qty text” step=”1″ min=”0″ max=”” name=”cart[40173ea48d9567f1f393b20c855bb40b][qty]” value=”2″ title=”Qty” size=”4″ inputmode=”numeric”>
    </div>”
    The plus and minus are missing…
    Is there anyway to exclude a specific div?

    View post on imgur.com


    The “Non-blocking Javascript” filter increases my google page speed score by 40 points… So seems like a necessity ; so for now I have just display:none the quantity

    It also broke “filter by price”

    • This topic was modified 5 years, 9 months ago by chaython.
    • This topic was modified 5 years, 9 months ago by chaython.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Denis Ryabov

    (@dryabov)

    The “Non-blocking Javascript” option executes javascripts after the page is loaded, and so some javascripts are not compatible with this mode. We will try to implement a kind of exclusion list for this feature, but unfortunately it is not something that we can do in a short time.

    Thread Starter chaython

    (@chaython)

    After a day~? the page started loading blank
    I went through all the toggles again
    Disabling Javascript Auto async seemed to fix everything

    • This reply was modified 5 years, 9 months ago by chaython.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Non-blocking Javascript – Error’ is closed to new replies.