Results 9 issues of Guillaume Martinez

Hello ! I have a problem when I'm trying to write es7 decorators. I have this error with this command `./node_modules/.bin/eslint pages/login.js `: ``` Cannot read property 'type' of undefined...

Yo ! I'm using this lib to render icon component and I find that the icons are not vertically centered. Maybe I'm using it wrong, but even if I render...

I tried this tutorial https://tweedegolf.nl/2016/02/16/react-threejs/ But I have this errors when three parse the JSON file. ![image](https://cloud.githubusercontent.com/assets/17292331/22519066/4e1ddaa2-e8af-11e6-8562-a2557dd186ce.png) My basic JSON file ``` { "metadata":{ "type":"Geometry", "uvs":0, "version":3, "generator":"io_three", "faces":500, "normals":500,...

needs more information

Hi, thanks for this lib I have this error when trying to run on react-native (0.62.2) ```Error: Unable to resolve module `crypto` from `node_modules/@brainly/use-suspense-query/dist/index.js`: crypto could not be found within...

Hi ! I have a problem when using this SDK with a proxy configuration. Datadog requests don't reach at all the proxy. When events are send, I've got this error...

bug

**Describe the bug** [This line](https://github.com/storybookjs/react-native/blob/5601d15d23c7a6729a013eeb7b4ff94b661b101b/packages/ondevice-controls/src/types/Text.tsx#L38) in the package `@storybook/addon-ondevice-controls` raises a warning ``` Warning: TextType: Support for defaultProps will be removed from function components in a future major release. Use...

Hi ! It seems that when using this lib and using another lib that is using the SQLite3 from iOS SDK, the build produces an error: ```bash ❌ (ios/Pods/Headers/Public/sqlite3/sqlite3.h:7345:9) 7343...

Hi ! Thanks for the amazing tools ! I have problem when using them, for example, with `@dev-plugins/react-query` When selecting it in the terminal, I have nothing showing, no chrome,...

Hello and thanks for this awesome theme that I'm using every day since 3 years and make my day brighter. I don't see the awesome glowing light effect in the...