Daniel Muñoz

Results 8 comments of Daniel Muñoz

Hello, I was checking and found that if you are in mode: "Enable Design Mode" this is solved. I do not understand very well what this option does, could you...

> La respuesta simple es: > elimine / borre el almacenamiento manualmente y luego actualice la página, agregará su par de valor clave actualizado How would I do if my...

To change the initial time based on a property, use `useTimer` ``` import { useTimer } from 'react-compound-timer' export default function Timer(props) { const { value, controls: { setTime, reset...

@peterholcomb Would you mind sharing with me the base configuration of your clients and how you build it to generate the remoteEntry.js? Did you use webpack in the end on...

@peterholcomb I would be very grateful! I would love to see your solution

@SaeedNoshadi89 Hello, how could you solve this?

I cloned this example and am getting the same issue. How could I solve it? Could you post a PR if you show me the problem.