Mateo Guzmán
Mateo Guzmán
@xcarpentier if you can take a look would be appreciated. Amazing library BTW :)
No worries @Johan-dutoit :) Btw, the last changes in the main branch seem to have a small bug in the [README](https://github.com/react-native-image-picker/react-native-image-picker/blob/main/README.md) that makes one of the tables non-readable so I'm...
I just took a look at other sites, and those have the same problem as [es.react.dev](https://github.com/reactjs/es.react.dev/blob/main/src/siteConfig.js). It seems like a general problem. Examples: - https://de.react.dev/ - https://id.react.dev/
@carburo tiene sentido. He revisado otros sitios y si, tienen el mismo problema. Dejé mi comentario con respecto a esto en https://github.com/reactjs/translations.react.dev/issues/300 para mantener track del problema.
By default, the `Canvas` has pointer events that block the UI. For the `Popper`component for example, the pointer events are now disabled by default to avoid this as the Fiesta...