Support

Account

Home Forums Backend Issues (wp-admin) Heads up! Image Fields & WP SEO 2.2 Reply To: Heads up! Image Fields & WP SEO 2.2

  • OK, so this is getting weird now!

    Updating WP SEO to v2.21 has meant that I can delete an image from an Image Field in Chrome, but in Safari I can’t!

    Here’s the kicker …I have Realmac Software’s awesome Ember screenshot app installed on my work machines, and this comes with a Safari extension to simplify the screengrab process.

    In Safari, the WP SEO error is still there:

    [Error] ReferenceError: Can’t find variable: yst_escapeFocusKw
    yst_testFocusKw (post.php, line 5637)
    dispatch (load-scripts.php, line 3)
    handle (load-scripts.php, line 3)
    trigger (load-scripts.php, line 3)
    trigger (load-scripts.php, line 8)
    (anonymous function) (load-scripts.php, line 3)
    each (load-scripts.php, line 2)
    each (load-scripts.php, line 2)
    trigger (load-scripts.php, line 3)
    render (acf-input.min.js, line 1)
    remove (acf-input.min.js, line 1)
    (anonymous function) (acf-input.min.js, line 1)
    dispatch (load-scripts.php, line 3)
    handle (load-scripts.php, line 3)

    But …there’s also this:

    [Error] ReferenceError: Can’t find variable: safari
    global code (injected.js, line 19)
    appendChild ([native code], line 0)
    (anonymous function) (tinymce.min.js, line 3)
    run (tinymce.min.js, line 3)
    add (tinymce.min.js, line 3)
    init (tinymce.min.js, line 9)
    (anonymous function) (tinymce.min.js, line 9)
    (anonymous function) (tinymce.min.js, line 4)
    a (tinymce.min.js, line 2)
    h (tinymce.min.js, line 4)
    (anonymous function) (tinymce.min.js, line 4)
    i (tinymce.min.js, line 4)

    The safari variable it’s whinging about in the injected.js file is put there by Ember!

    Interesting stuff!