Thomas Collet

Results 9 comments of Thomas Collet

I'm new to Slate, and I'm guessing this is the reason why I can't get the onChange prop to work ? I made a [simple codebox example](https://codesandbox.io/s/dazzling-bird-3yzvs2?file=/src/App.js) of what I'm...

I finally figured out this was the building problem I had. After emitting the generated resolver non-transpiled into a different folder, my project would build but trying to run the...

I cannot tell the difference between this issue and #380 but this one's opened and the other is closed so I'll comment here. I came here with the intention to...

brackets aren't super easy to use on my keyboard I have to say, but it'd be better to have a solution for it rather than nothing, otherwise that setting would...

This is my package.json, however, I'm in the process of completely upgrading this project, so hopefully the issue will solve itself. ```json { "version": "0.1.0", "private": true, "dependencies": { "@emotion/cache":...

Mmh, actually, starting a new project with the same packages updated to their latest version I still have the error: Package.json ```json { "name": "pensieve-web", "version": "0.1.0", "private": true, "dependencies":...

Just encountered the same issue with `getUserOauthAccessToken`

When generating api clients, a `$ref` is preferable in every single case, because the extracted types will rely on the schema components, and the enum should be referred to as...

same problem here. The remaps are greyed-out with the message "This setting has an application scope and can only be set in user settings". They do work up until I...