Closed logue closed 3 years ago
The output img tag does not contain https in its src, so the image will not be displayed when used with Electron.
<img src="//www.gravatar.com/avatar/55cd40fddaa006a743cbf7532f021ee1?s=128&d=retro&r=g" alt="Avatar">
Fixed in https://github.com/JiriChara/vue-gravatar/releases/tag/v1.4.1
The output img tag does not contain https in its src, so the image will not be displayed when used with Electron.