modrinth / code

The Modrinth monorepo containing all code which powers Modrinth!
https://modrinth.com
Other
921 stars 171 forks source link

Error on https://modrinth.com/dashboard/projects: Cannot read properties of undefined (reading 'slice') #1605

Closed 456dev closed 1 year ago

456dev commented 1 year ago

Describe the bug

when navigating to https://modrinth.com/dashboard/projects, a 500 server error is returned, and the expected content is not shown

Steps to reproduce

unfortunately i cant give exact reproduction behaviour, but apparently this is already a known (but untracked) issue

Expected behavior

the project page is displayed

Additional context

known issue Message Link workaround: go to a different part of the site using clickable links i got rid of it by going home, -> user -> overview -> projects

kohsine commented 1 year ago

Looks like this was fixed by modrinth/knossos#1154

JaisDK commented 1 year ago

not fixed, I'm getting it today. It only happens on a refresh, not when you navigate to the project page from the frontpage "Dashboard" link

image

ThatGravyBoat commented 1 year ago

Well, that commit hasn't been pushed to the production site so it could be the fix. You can see the current commit version on the bottom left of the site.

triphora commented 1 year ago

Fixed in modrinth/knossos#1154