Austen Blokker
Austen Blokker
High Sierra 10.13.6 App shows blank screen There was a notification in the bottom left corner about getting one month free youtube music but that was it. Clicking either button...
Essence 3.5.1 Used inside of [Craft oEmbed plugin](https://github.com/hut6/oembed) I have a particular Twitter URL that's not working. `https://twitter.com/USTradeRep/status/991422368366161930/photo/1?ref_src=twsrc%5Etfw&ref_url=http%3A%2F%2Fwww.redacted.org%2Fasia%2Fus-trade-rep-robert-lighthizer` It gives me error: "Sorry, that page does not exist" It does...
Title doesn't change when using History.pushState(). But it DOES change when you use window.History.pushState(). Nowhere was this documented. How about letting us know that we have to use window.History.pushState()? Hope...
I searched the issues and couldn't find this issue. In Windows 10 I have the app set to auto start minimized with system. When I log into Windows and then...
I made a [CSScomb plugin for Espresso 5](https://github.com/eablokker/espresso-csscomb), for anyone who uses that code editor. It's a fork of the old plugin, which no longer works in the new version...
`$options[CURLOPT_URL] = $encUrl;` in sharrre.php just doesn't seem to work for me, gives No URL Set error. I replaced it with `curl_setopt($ch, CURLOPT_URL, $encUrl);` and that works!
On the first of the month, the sunsetDate is 31, and the currentDate is 1. The script only checks if sunsetDate is less than currentDate, but this logic breaks down...
### Description When using image transforms in the element api, all other requests to the website are blocked until all image transforms are finished generating. ### Steps to reproduce 1....
The database schema is included as an .sql file. Would be great if we also had it as a migration that uses the db forge to build the schema. Might...
Is there a way to use URL rewrite rules? Is there another package that works with this one that allows rewrite rules? I'm trying to get this to work with...