blog front-end fail
Hi I was trying to learn how to use cloudflare and I tried to hop on the blog front-end tutorial that was on the cloudflare website but i keep getting this :
Uncaught Error
at o (history.ts:494:11)
at Y (hooks.tsx:353:3)
at ie (hooks.tsx:343:10)
at Eo (react-dom.production.min.js:167:137)
at Ei (react-dom.production.min.js:290:337)
at ws (react-dom.production.min.js:280:389)
at ys (react-dom.production.min.js:280:320)
at gs (react-dom.production.min.js:280:180)
at os (react-dom.production.min.js:271:88)
at ls (react-dom.production.min.js:268:429)
in the console of my browser after deployment. Could anyone explain this error because after deployment all I can see on the page is a white blank screen. Here is the link: https://0f169ff5.blogtrial.pages.dev/
React App
Web site created using create-react-app
0 Replies