Dmitry Shvedov

Results 15 issues of Dmitry Shvedov

**Intended outcome:** Being able to `readQuery` within a mutation within `MockedProvider`. **Actual outcome:** Setting a breakpoint before `readQuery` shows that `readQuery` and `writeQuery` are actually not defined in `cache` object....

## Bug ### Steps to reproduce git clone https://github.com/matthew-matvei/freeman/ npm install ### Current behaviour ``` ✘  ~/work/freeman   develop  npm install > [email protected] install /Users/dima/work/freeman/node_modules/fsevents > node...

Passing `--quiet` flag doesn't do anything. I'm still getting `ES-Check: there were no ES version matching errors! 🎉` (I'm getting it on a file that doesn't work in IE11, but...

Thanks for a great repo! Could we please have some form of changelog? I couldn't find either changelog or version.md or history.md or descriptions in the releases themselves.

**Is your feature request related to a problem? Please describe.** I'm importing an NPM module that includes a CSS file. A lot of the classes in that file are caught...

Feature request

Currently this produces an error: ```scss .animate--fade-in { opacity: 0; animation: fade-in 0.1s forwards cubic-bezier(0.19, 1, 0.22, 1); } @mixin animate($type: 'fade-in', $time: 1s, $delay: 0s) { @if $type ==...

bug
needs info

Here's my example URL: `https://dash.local/Auth/o/authorize/?response_type=token&client_id=eC5Tuezee6eebahn5xo9moo4edai2weepheethah&redirect_uri=https://dash.local/Manager/oauth2-redirect&state=Manager` When I parse it in Chrome: ``` hash: "" host: "dash.local" hostname: "dash.local" href: "https://dash.local/Auth/o/authorize/?response_type=token&client_id=eC5Tuezee6eebahn5xo9moo4edai2weepheethah&redirect_uri=https://dash.local/Manager/oauth2-redirect&state=Manager" origin: "https://dash.local" password: "" pathname: "/Auth/o/authorize/" port: "" protocol: "https:"...

This doesn't work with V2 any more. The download URL has changed, so it simply can't pull it. ``` /Users/user/.vagrant.d/gems/2.7.6/gems/vagrant-docker-compose-1.5.1/lib/vagrant-docker-compose/installer.rb:55:in `fetch_file': Error: unable to download docker-compose: https://github.com/docker/compose/releases/download/2.11.0/docker-compose-Linux-x86_64 (RuntimeError) ``` With...

# Missing Information Give a brief overview of the information you were looking for. Here's an instruction that used to work great a couple of years ago: https://circleci.com/docs/browser-testing/#x11-forwarding-over-ssh But doesn't...

In Compact picker, when you click on a color, you get a dot indicating the selected color. Would be great to have the same indicator in the swatches at the...