Jesús Botella

Results 6 issues of Jesús Botella

Hello everyone! I send this PR to avoid encoding the request custom function (if any) into the URL parameters. I have seen that if we include any custom request function,...

This PR introduces several optimizations for static and new dashboard Webpack bundles. - **Remove package.json contents from static pages' HTML** Until now, we were including whole content from `package.json` file...

do not merge yet
stale

Hello everyone! I have just installed and tested this plugin in my ionic mobile app, and it looks so cool allowing me to know every crash the user experiences while...

Hello everyone! I'm using `@absinthe/socket-apollo-link` 0.2.1 (with `phoenix` 1.5.7), and this error triggers quite frequently after refreshing socket connections. In our platform, an active socket connection is closed right after...

Hi! I wanted to limit the number of words within the slug and I thought to add that to the script. I hope it'll be useful for someone :) I...

This PR modifies `getFilters()` method return value, given that there might be some incorrect behaviours when reusing that original array. @oriolbx has found a bug when trying to remove filters...