-
### Steps to reproduce
1. Open uncached video.
2.
3.
### Expected behaviour
Video is played successfully
### Actual behaviour
Error, something went wrong.
### Screenshots
If appli…
-
**Currently**, d3js generated SVG with [linked images](http://bl.ocks.org/hugolpz/c59f79a9f52e3897c129) via :
```
svg.append("image")
.attr("xlink:href", "file.jpg")
.attr("width", width)
.att…
-
### Discussed in https://github.com/Laravel-Backpack/community-forum/discussions/982
Originally posted by **marctaule** May 11, 2024
Hi!
I have a problem with the 'upload_multiple' field when…
-
Right now I'm not able to see any export/save option available currently in mui x charts (e.g., bar/pie charts) on right click/ any other way. Is that option already exists in latest version or any pl…
-
#### Expected behaviour
Exporting should function without error, even offline.
#### Actual behaviour
PNG and JPG exports fail, SVG generates a file that produces a visual error and is not cor…
-
When I use this with webpack-manifest-plugin, my manifest ends up like so:
With these options:
```
{
extract: true,
spriteFilename: 'sprites.svg',
}
```
I get:
```
{
"Mu…
-
I imagine it in three differents way:
- converting svg to png/jpg, then use it as a png or jpg
- keep the svg but add the blur effect
- svg inline (for logo or tiny stuff, related to: [#118](https:…
-
Hello. Please tell me the URLs of media, pictures and audio are coming from my server. I'm trying to cache them so that when I go to the main page after they come from the server, they are immediately…
-
**Describe the bug**
`generateImages()` function is `async` and type hints that it will return a Promise but does not return a Promise.
https://github.com/elegantapp/pwa-asset-generator/blob/aadbb…
jetxr updated
2 months ago
-
I am trying to add a .png signature image, but PDF4QT crashes. Adding bitmaps should work since #27.
Steps to reproduce (just as in https://github.com/JakubMelka/PDF4QT/issues/26#issuecomment-17388…