Dmitrii

Results 6 comments of Dmitrii

@deepsweet sure, I'll try to get to it on upcoming weekend

Hi! Are you going to look at this problem soon?

The previous icon was the default for a blazor app which has nothing to do with the site theme, so I replaced it with something more connected to the topic....

Also run into a similar issue. Any news on the fix?

@dotansimha could you take a look into this? I can allocate some time into fixing it, but I need some guidance from the maintainers as to what the fix should...

So for my case specifically I used the following patch: ``` diff --git a/node_modules/@graphql-eslint/eslint-plugin/cjs/graphql-config.js b/node_modules/@graphql-eslint/eslint-plugin/cjs/graphql-config.js index 5a18a0a..00fe919 --- a/node_modules/@graphql-eslint/eslint-plugin/cjs/graphql-config.js +++ b/node_modules/@graphql-eslint/eslint-plugin/cjs/graphql-config.js @@ -37,7 +37,7 @@ var import_code_file_loader = require("@graphql-tools/code-file-loader"); var...