• Resolved Gal Baras

    (@galbaras)


    I’ve set the “Attach to” floater setting to #main, which exists on every page, except the checkout page. Since the element doesn’t exist, the browser console shows the error Uncaught TypeError: Cannot read property 'appendChild' of null.

    [If it makes a difference, this is on WP 5.6 (jQuery 3.5.1) with jQuery Migrate disabled, but when WP 5.7 comes along, this will be the setup.]

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

Viewing 1 replies (of 1 total)
  • Plugin Author micropat

    (@micropat)

    Thanks for reporting. That’ll be fixed in the next release. In the meantime, a workaround is to add an additional selector that is available on the checkout page, for example:

    #main, #checkout

Viewing 1 replies (of 1 total)
  • The topic ‘appendChild error for nonexistent “Attach to” element’ is closed to new replies.