• wildoperation

    (@wildoperation)


    Hello,

    I’m receiving an invalid image URL error in console.

    GET data:image/gif;base64,R0lGODlhUABQALMMAOTk5... net::ERR_INVALID_URLUnderstand this error plugin-reviews.css?ver=0.6.1:1

    I think maybe the data string in the CSS file is truncated:

    background: #fff url(data:image/gif;base64,R0lGODlhUABQALMMAOTk5...) no-repeat 50% 50%;

    Not the biggest deal. Plugin is still working as expected. Just happened to notice it.

    Thanks,

    Tim

You must be logged in to reply to this topic.