• Resolved nsof

    (@nsof)


    Hello

    i’m having problem in only one page in my site in edit mode. It keeps loading…from the chrome console displays this error:

    Uncaught DOMException: Failed to execute ‘btoa’ on ‘Window’: The string to be encoded contains characters outside of the Latin1 range.
    at Object.success wp-content/plugins/wp-asset-clean-up/assets/script.min.js?ver=1495448720:1:1745

    I’m using w3 total cache , visual composer in this page.

    Any suggestions…?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Gabe Livan

    (@gabelivan)

    @nsof, thanks for reporting this! You’re obviously loading characters that are not supported by ‘btoa’ in order to make the encoding. Can you go to “Settings” and select a different way of retrieving the assets? Let me know if that fixes it. If not, I will have to come with an update.

    Thread Starter nsof

    (@nsof)

    Ok…Thanks

    Thread Starter nsof

    (@nsof)

    Yeap…that did the trick…Thanks

    ps. Perhaps you should see this anyway for an update

    Plugin Author Gabe Livan

    (@gabelivan)

    @nsof, glad to hear that! “Direct” or “WP Remote Post” each have their own advantages and disadvantages. In a future release, I’ll fix the bug for “Direct” (default fetch method) in case non-latin characters are used on the website. Let me know how you get on with the plugin. It would me great to get a feedback.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Uncaught DOMException’ is closed to new replies.