Daniel Westendorf

Results 19 issues of Daniel Westendorf

I'm having trouble getting completion triggers working. What I think was working with a previous release is no longer working for me. html-pdf-chrome version: 0.5.0 ```javascript const htmlPdf = require('html-pdf-chrome');...

When using the following config, my javascript is downloaded, but the browser is unable to download the source map referenced in the JS. In `development.log` ```sh Started GET "/offline-be578580ab1d9a1c9d5c.js.map" for...

I'm looking for feedback from @esbenp before I dig into a PR for this. ### Goal: I'd like to adapt `pdf-bot` to be a scaleable pdf rendering microservice which can...

Allow `` tags to specify content that should automatically be striped from the HTML string prior to render.

Vote!

enhancement
help wanted

Vote!

enhancement
help wanted

Vote!

enhancement
help wanted

Vote!

enhancement
help wanted

We use a different bug tracking tool than sentry. Adding rspecq to the gem file and running some tests results in failures. I have traced this back to conflicts between...

Given an app that - Does not use this gem's `disabled?` functionality - Rails.cache is a file store This gem then prepends every job execution with a file read. This...