Stein Strindhaug

Results 7 issues of Stein Strindhaug

Prettier does not understand django templates and treats it as just html and dereby destroying the temlate syntax into something invalid. This is a prettier issue and not prettier-atom issue...

discussion

On localhost using normal local file storage upload and download of attachments works just fine. But when uploaded files are hosted externally on Amazon S3 (external upload hosting is required...

Implementing the feature described in https://github.com/brainhubeu/react-carousel/issues/670 Adding - If slide is before the active it has the className `BrainhubCarouselItem--before` - If slide is after the active it has the className...

type: enhancement

**Is your feature request related to a problem? Please describe.** I've been experimenting with using the centered carousel showing multiple items at once, and having the middle one (i.e. the...

### Description I noticed that when using html-to-image on our website it crashed with mysterious errors about invalid queries. I realised that the code does not handle external files in...

PR: unreviewed
feature

If the html contains svg with an external svg-file in the use tag then the html-to-image functions crash. ### Expected Behavior I'd expect it to work without issue. ### Current...

bug

I was writing a fix and test case for https://github.com/bubkoo/html-to-image/issues/425 when I noticed that despite my fix being stashed all the tests succeeded! So I assumed maybe my fix wasn't...

bug