Harper
CDCloudflare Developers
•Created by Harper on 10/10/2024 in #pages-help
TypeError: Cannot read properties of undefined (reading 'navigator')
Thank you for your response, I found the problem, it was caused by a certain frontend component during backend rendering. I solved this issue using client-side rendering, but another tricky problem has arisen: ReferenceError: async__chunk_85236 is not defined. Please check the txt document for detailed errors.
8 replies
CDCloudflare Developers
•Created by Harper on 10/10/2024 in #pages-help
TypeError: Cannot read properties of undefined (reading 'navigator')
This is Cloudflare's real-time logs.
8 replies
CDCloudflare Developers
•Created by Harper on 10/10/2024 in #pages-help
TypeError: Cannot read properties of undefined (reading 'navigator')
Hello,I found the error message through Cloudflare's real-time logs: TypeError: Cannot read properties of undefined (reading 'navigator'). I deleted all the code using 'navigator' in the project, but after redeploying, the same issue still appears. I tested it with another small project. Could you please guide me or give me some hints? Thank you very much!
8 replies