question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is this library compatible with base64 image?

See original GitHub issue

I’m trying to use this library in my base64 images, but when i hover the image i only have an grey square instead of a zoom. This is my code <Magnifier src={data:image/png;base64,${page.images[0]}} mgShape="square" />

Any ideas?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
weslei-dias-vaktcommented, May 12, 2022

yes, in the end they do the same thing

0reactions
etomaratcommented, May 12, 2022

Looks like you a using another package. This package has name “react-image-magnifiers”: “^1.4.0”. I will try react-magnifiernow, thanx

Read more comments on GitHub >

github_iconTop Results From Across the Web

Convert base64 String to an Image that's compatible with ...
Here an example for python 3.6 that uses imageio instead of PIL. It first loads an image and converts it to a b64_string....
Read more >
Problem sending encoded image via HTTP POST? ESP32
which library do you use for base64::encode(fb->buf, fb->len)) and if it's String compatible, shouldn't that be after the "&image=" what about ...
Read more >
Solved: Is there a way to convert Base64 string to image a...
Solved: Hello everyone, I am trying to create a flow that will pull employee photos from our HRIS system and upload them into...
Read more >
[B4X] Library Base64 encode/decode Image and File library
I have a problem. I have a .net web Service that meets this picture. and it doesn't work compatible with its library. I...
Read more >
Image as Base64 text - Jaspersoft Community
Hello. I have a feature request. It would be nice if I can place an base64 encoded image just inside the .jrxml file....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found