Miguel Ángel Durán

Results 74 comments of Miguel Ángel Durán

Al final no vamos a abrir el código fuente del proyecto.

Hemos añadido esto a la última versión de AdventJS: https://adventjs.dev/

You need to add a style for the images with the html. ``` img { max-width: 100%; height: auto } ```

Hi there, from February 19th (1AM CET) we're seeing on our Performance Dashboards as well for almost all our pages a big change on LCP. We're using PageSpeed Insights API....

¡Gracias por la PR! El texto del botón no está alineado y estaría bien que estuviera debajo del textarea en lugar de al lado del input. Queda un poco raro...

I've figured out the problem. Open the index.ios.js file at node_modules/react-native-html-webivew. Where: ``` propTypes: { html: PropTypes.string, autoHeight: PropTypes.bool, }, ``` Add the disableScroll propType: ``` propTypes: { html: PropTypes.string,...

He usado Safari 16.5 y no he tenido problemas. ¿Te sale algún error en la consola?

Gracias @Caballerog, esta semana lo he tenido muy mal con la miduFest y todavía no me he podido poner al día. He añadido un par de sugerencias para mejorar cuando...