ERROR reading clientNode

I am launching my first Cloudflare Pages test app to learn the Pages platform. I am familiar with Workers. I am using Solid Start. I have added the adapter. I've built my project successfully on my machine. I've added the correct setting and node version as well in the Cloudflare web GUI. My site builds successfully. But when I go to the site I get this error immediately in my console...
TypeError: Cannot read properties of undefined (reading 'cloneNode')
at yt (entry-client.c16bf715.js:1:18059)
at Object.fn (entry-client.c16bf715.js:1:23293)
at Ue (entry-client.c16bf715.js:1:5473)
at se (entry-client.c16bf715.js:1:5259)
at Object.it (entry-client.c16bf715.js:1:4286)
at Te (entry-client.c16bf715.js:1:9025)
at Te (entry-client.c16bf715.js:1:9022)
at Object.fn (entry-client.c16bf715.js:1:4032)
at Ue (entry-client.c16bf715.js:1:5473)
at se (entry-client.c16bf715.js:1:5259)
TypeError: Cannot read properties of undefined (reading 'cloneNode')
at yt (entry-client.c16bf715.js:1:18059)
at Object.fn (entry-client.c16bf715.js:1:23293)
at Ue (entry-client.c16bf715.js:1:5473)
at se (entry-client.c16bf715.js:1:5259)
at Object.it (entry-client.c16bf715.js:1:4286)
at Te (entry-client.c16bf715.js:1:9025)
at Te (entry-client.c16bf715.js:1:9022)
at Object.fn (entry-client.c16bf715.js:1:4032)
at Ue (entry-client.c16bf715.js:1:5473)
at se (entry-client.c16bf715.js:1:5259)
The site has a red bar with a button to clear errors and try again. If I click that... it works.... but if I refresh the site I get the error again. Anybody have this happen?
0 Replies
No replies yetBe the first to reply to this messageJoin