I hosted my small react project on Netlify, Surge and roast. However, its giving me blank screen when I load it. It gives following error on console.
RangeError: Maximum call stack size exceeded
at Object.a (classCallCheck.js:1)
at new a (main.f994feda.chunk.js:1)
at new a (main.f994feda.chunk.js:1)
at new a (main.f994feda.chunk.js:1)
at new a (main.f994feda.chunk.js:1)
at new a (main.f994feda.chunk.js:1)
at new a (main.f994feda.chunk.js:1)
at new a (main.f994feda.chunk.js:1)
at new a (main.f994feda.chunk.js:1)
at new a (main.f994feda.chunk.js:1)
However, my app is working perfectly if I use yarn start/npm start.
Aucun commentaire:
Enregistrer un commentaire