0

I am having React App and I'm trying re-render everything in my local using react-snap but it seems to be timing out and I have attached below image for reference.

Note : My application has around 5 reactc routes with Firebase connectivity to fetch the data.

enter image description here

HarshEc
  • 232
  • 8
  • 21

1 Answers1

1

Downgrading the react-snap version to 1.10.0 fixed it for me.

HarshEc
  • 232
  • 8
  • 21