Network request:
Request URL:
https://hima.wyd.no/_frsh/js/7d9adf691e5d7e7468951af2b0920b29c8a56039/island-sortby.js
Request Method:
GET
Status Code:
500 Internal Server Error
This happens because islands aren't working i production for some reason. It was a bug earlier in Deno itself, but I haven't been able to pinpoint the reason for it yet.
I fixed the problem now.
There seems to be an error with the
deno.lock
file. The production environment doesn't recognize some of the modules as the same. Removing thedeno.lock
from production fixed the issue for now.I'm leaving the issue open for further investigation.
In Deno Fresh 1.3 and with Deno 1.35.2 it seems like this issue is resolved.
I want to test with more deploys, I'll leave the issue open.
It seems like it has been fixed, and that I future-proofed it with ea3d7eb6ce5ed1e5ac72f99d67f6324b4cf51ca9