AirmanEpic
Next throwing an error that seems to be "Deno not defined"
Weird issue here, but I'm probably misusing the client/server functions somewhere. Anyway, I have this function "getScores"
and seems to perform alright the first time it's called. However, my code calls for a reload, and getScores happens after the reload. This causes the nextjs process to actually crash, which I've never seen before. The errors:
2 replies