Matt Bunch

Results 6 issues of Matt Bunch

Does not minify JSON.

**Describe the bug** Words on keyword analysis list seem to have trailing characters missing. Not always, but frequently enough that I noticed it. **To Reproduce** Steps to reproduce the behavior:...

JSON.parse needs a value otherwise it dies and kills the script. > Uncaught SyntaxError: Unexpected end of JSON input > at JSON.parse () > at xdomain_cookie.html:8 Simple solution: ``` var...

``` [..., canvas, bytesio(), ...] can.save() new_pdf = PdfFileReader(packet) # Open template pdf existing_pdf = PdfFileReader(open(input_pdf_path, "rb"), strict=False) output = PdfFileWriter() # get first page of template page = existing_pdf.getPage(0)...

Tabs \t do not seem to work in merge fields. ## Expected Behavior \t should create a tab ## Current Behavior \t does not create a tab ## Possible Solution...

Any chance this demo will be updated to work out of the box with the latest versions of android studio, gradle, and android os? Android Studio: 3.2.1 Gradle: gradle-4.6-all.zip classpath...