Hi, when an image is embed as base64, the link contains the data:image!
The code with data as COMMENT is here:
https://github.com/tagspaces/browser-extensions/blob/master/src/ui/popup.js#L185
Just saw the next branch which seem fix it. How to install it ?
Hi, when an image is embed as base64, the link contains the data:image!
The code with data as
COMMENTis here:https://github.com/tagspaces/browser-extensions/blob/master/src/ui/popup.js#L185
Just saw the
nextbranch which seem fix it. How to install it ?