Leonardo Garcia Crespo

Results 10 issues of Leonardo Garcia Crespo

When the query raises an error, remove the future from the list, so that it does not get called again when triggering another future

bug

A query with an `includes` method calls the normal query and bypasses the future.

bug

First of all, super awesome initiative, super thankful for making Apollo easier to learn every day. Now onto this particular issue: in the video tutorial, the permissions asked by github...

When working with an app directly on Facebook or installed in a Facebook Page, Facebook makes a POST to the url set in the config with a signed_request. This is...

Given I've done something similar to this in my personal projects (although not following the syntax for FactoryGirl, but inspired in it), I'd like to help in thinking how this...

We could avoid explicitly listening to `window`'s `resize` event and just automatically start listening/stop listening depending on the amount of registered components with the engine. The idea would be that...

Setting a null value initially for the datepicker (or an empty string for that matter) breaks the datepicker. If it is passed a `null` value, the calendar isn't even shown...

The default text is shown when mounting even if there's already a dateTime value specified. It should check if there is a valid value and show it, otherwise show the...

Looking at [how Provided variables modules should be defined](https://relay.dev/docs/next/api-reference/graphql-and-directives/#provided-variables), and [how Live Resolvers modules are defined](https://github.com/captbaritone/redux-to-relay-with-live-resolvers-example/blob/step-1/src/relay/resolvers/RootAllTodosResolver.js), the way it is currently expected to access external services (like the Redux store,...

### What kind of issue is this? - [x] React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization) - [ ] babel-plugin-react-compiler (build issue...

Type: Bug
Status: Unconfirmed