-
When loading an image with data-src, there is the potential to have a situation where the image isn't loaded already, which means there is a delay opening the image for viewing... within this delay, c…
-
Take a look at the following:
http://jsfiddle.net/N2Mtj/
Why does the default img src become `null` in the DOM when it needs to be shown?
-
Use wkhtmltoimage to generate thumbnail of src for tiles in concerto, if it is installed. Use imagemagick to shrink them to tile size. Need to figure out how and where to store them, and then link t…
-
```
Hey fellows, great work but I have a problem!
-What steps will reproduce the problem?
1. I want to insert a variable into an tag in the "src"
But It's completely ignoring the "src"-part.
If I h…
-
It'd be good to generate something like this when specifying font "Raleway":
```
src: local('Raleway'), local('Raleway-Regular'), url(...)
```
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/OpenAccess-AI-Collective/axolotl/labels/bug) didn't find any similar reports.
…
-
Refactor this code to not nest functions more than 4 levels deep.
[](https://sonarcloud.io/project/issues?cleanCodeAttributeCategories=ADAPTABLE&issueStatuses=OPEN%2CCONFIRMED&id=CMU-313_NodeBB&ope…
-
After running into too many issues getting strict inline styles to work, I've decided to use `unsafe-inline` for `style-src`.
I have configured `'style-src': ['self', 'unsafe-inline']` in the direc…
-
Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed.
Link: https://sonarcloud.io/project/issues?open=AZFmjABlybYwxy-_uEYG&id=CMU-313_NodeBB&tab=code
-
### Version
15.7.2
### Reproduction link
[https://github.com/zhangwang945/vue-test.git](https://github.com/zhangwang945/vue-test.git)
### Steps to reproduce
webpack 4.41, url-load…