Nikita Malik

Results 3 comments of Nikita Malik

I have the same issue, cannot put the URI with "_" sign inside – it converts to %5c and breaks the link.

I have the same issue. @yuanqing what would you say about the suggestion above? It would be great to fix this in the package itself.

> const url = `data:text/html,${ html }` Actually if the html is really vast "PayloadTooLargeError: request entity too large" error can happen. Probably it might be solved by putting some...