D

Results 51 issues of D

We've got the app within our URL so change it quite often as switching between them. Two URLs: ``` http://localhost:8888/graphql?brand=cocacola http://localhost:8888/graphql?brand=pepsi ``` Changing `cocacola` to `pepsi` results in the following...

Hi, was wondering why my custom font styling had disappeared on my site and realised that there's a style within snap.css that sets: `font-family: sans-serif` I don't believe Snap.js is...

Hey, sorry if this is the wrong place to put this. I've been trying to use IN but I'm thinking that it's not working correctly. Code: $idList = array('1', '2',...

So the revisions are added to all of my font files, and the references inside my CSS file are all changed.... except for the references with ?#iefix on the end...

Since gravatar is a very simple system where the hashes represent an email that has gone through an MD5 hashing function, it's very easy to decrypt a gravatar and get...

So we're having the exact same problem that maxUses seems to describe and we're going to implement it (pgbouncer instances are getting 4/5 and 1/5 split of traffic). It looks...

enhancement

Hey, is it possible to ignore trailing slashes like it is in bottle?: http://bottlepy.org/docs/dev/recipes.html#ignore-trailing-slashes I attempted a few routes to try and accomplish this but wasn't able to do it.

[22-Apr-2012 22:49:20] PHP Fatal error: Uncaught exception 'Zend\Di\Exception\ClassNotFoundException' with message 'Class (specified by alias view) Zend\View\PhpRenderer could not be located in provided definitions.' in C:\Program Files (x86)\Zend\Apache2\htdocs\hummingbird\vendor\ZendFramework\library\Zend\Di\Di.php:164 Stack trace: #0...

### Current behavior We're trying to use Cypress from an nrwl/nx project which has dependencies installed via pnpm. I'm using volta for node version management control and various colleagues use...

stage: needs investigating
topic: installation
package manager: pnpm

Great library and great work. I've been playing around with the following and am right behind the concept. I see you can $delete a resource but am not seeing support...

enhancement
core