Adrien HARNAY
Adrien HARNAY
Fixes #72
## Getting Help **Before doing this, did you**: 1. Read the [documentation](https://tomchentw.github.io/react-google-maps) yup 2. Read the [source code](https://github.com/tomchentw/react-google-maps) yup Hey, I have Sentry reports about an error coming from [this...
Hey, I've tried versions 4.1.2 and 4.1.3, and rebuild takes 10s (hanging on SCSS) instead of 700ms with 4.1.0. Did not try 4.1.1. I've looked at the commits but do...
### Describe your idea Hello, While following the docs to setup an AOSP emulator, I noticed the sdkmanager path was outdated. Previous: $ANDROID_HOME/tools/bin/sdkmanager New: $ANDROID_HOME/cmdline-tools/latest/bin/sdkmanager Have a nice day!
Hello, Since [this commit](https://github.com/imagemin/imagemin/commit/801a8850edb83cccb7fd9b21e2d76e91da4d1b8c#diff-168726dbe96b3ce427e7fedce31bb0bcR69), when using `imagemin.buffer()`, I have this error: ``` TypeError: Found non-callable @@iterator at AsyncFunction.module.exports.buffer (.../node_modules/imagemin/index.js:75:9) ``` Indeed, `plugins` seems to be a function when I log...
Hello, ### Are you submitting a **bug report** or a **feature request**? I am submitting a bug report. ### What is the current behavior? The Form component renders twice for...
### What problem does this feature solve? I'm using ``` ``` and would like the max tick to be selectable. ### What does the proposed API look like? I don't...
**Intended outcome:** Operations are detected in the project like before. **Actual outcome:** After updating `apollo-language-server` (sub-dep of `apollo`) from 1.26.8 to 1.26.9, on Windows the following error message appears: ```...
**Intended outcome:** I am trying to generate types using two different commands: ``` yarn apollo client:codegen . --target=typescript --passthroughCustomScalars --includes=packages/**/*.gql --endpoint=https://*** ``` ``` yarn apollo client:codegen . --target=typescript --passthroughCustomScalars --includes=packages/**/*.gql...
Hey, I'd like to format my numbers using the google libphonenumber, but unfortunately I can't. Could you please add a prop to allow us to format the number? e.g.: ```...