Alexey Lyakhov

Results 339 comments of Alexey Lyakhov

@moar55 The repo of this project is unmaintained more than a year, and we had build new version https://www.npmjs.com/package/@react-google-maps/api We had rewrite it to TypeScript, and updating it frequently: https://github.com/JustFly1984/react-google-maps-api/tree/master/packages/react-google-maps-api...

@MrBr It is not possible to update readme, due to the only maintainer disappearance. Please try our new version of this package @react-google-maps/api https://github.com/JustFly1984/react-google-maps-api https://github.com/JustFly1984/react-google-maps-api/tree/master/packages/react-google-maps-api https://npmjs.com/package/@react-google-maps/api This time We made...

@MrBr Well, if there is nobody to maintain it, and creator @tomchentw is not answering to the issues, it means that nobody can deprecate it, or update readme. eventually there...

@DianaSuvorova The problem is that your plugin doesn't consider `aria-label` or `aria-hidden` as valid prop, may be cos it is reassigned to ariaLabel/ariaHidden in component props destructuring.

confirming an issue with `[email protected]` ``` ESLint: 7.9.0 TypeError: Cannot read property 'type' of null Occurred while linting /project/src/components/text-chunk-url.tsx:1 at /project/node_modules/eslint-plugin-no-inferred-method-name/lib/rules/no-inferred-method-name.js:40:51 at Array.forEach () at Program:exit (/project/node_modules/eslint-plugin-no-inferred-method-name/lib/rules/no-inferred-method-name.js:37:29) at /project/node_modules/eslint/lib/linter/safe-emitter.js:45:58 at...

@blainekasten I wanted to give back my 2 cents to community. Last weekend I had to dig deep to gatsby.js codebase, cos I had this annoying issue with type checking...

That could be a really useful feature, but it could be optional. Currently we have issues with implementing 100% bulletproof `CSP` with `nonce`, and it happens that Cloudfront do not...

+1 why is it not working on other systems provided by github as target platforms? Is there one which supports macos and/or windows?

@mmomtchev @lensbart @lensbart The next issue I have is with [email protected] - it is unmaintained over 3 years https://www.npmjs.com/package/awesome-typescript-loader, and I'm getting an error: `Child process failed to process the...