Erik Van Kelst

Results 14 issues of Erik Van Kelst

Hi @dmongeau, I've been reading along [here](https://github.com/howtographql/howtographql/blob/master/content/frontend/react-relay/7-subscriptions.md) on the Relay subscription feature and was wondering if you're planning on adding this to this wonderfull repo. IMHO it should be perfectly...

See issue #284 This is the PR in the feature/relay branch to be able to view the actual differences (since the Relay folder is missing in master)

# Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am running the latest version - [x] I checked the documentation and found no...

enhancement

Hi, after following the readme, I immediately get the following error when trying to call `sudo kubernix`. I'm actually calling `sudo target/releases/kubernix` from this repo's cloned folder. Steps I followed...

Hi, I've been trying to get this plugin to work with the current stable version of Strapi (3.5.4) but it doesn't work at all. Webpack even refuses to parse the...

This PR is not ready to merge, it just serves as a base of comparison between the current codebase and the changes I pulled together from the other existing forks....

Hi, the function `file_get_info()` has a docblock stating that it always returns an array, but it clearly does not as the first if statement will return FALSE instead of an...

Hi, since the recent upgrade from Expo to SDK31, this package pulls in a lot of older Babel versions. Are these still needed? I'll try from a fork to see...

Hi, I'm using [NixOS](https://nixos.org) for my servers and local VM's but I can't get optipng-bin to compile successfully when being installed via an npm dependency. I've been tweaking and testing...

Hi, when testing the refresh-token call I noticed that the Proxy class encrypts the token twice before storing it in the cookie. This seems to fail. When I adjust this,...