-
-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description of the bug
When self-hosting crab.fit following the self hosting instructions, the sharing link always refers to crab.fit
as the TLD
. This seems rooted here
. I tried a quick fix, but Next.js SSR throws errors when accessing the window
object. I'm not sure what style you'd like to follow to not access window
on the server, so opening this issue to begin with.
To reproduce
- Follow self-host instructions using a custom domain
- Open App in Vercel
- Create a crab fit
- URL erroneously points to
https://crab.fit/..
Expected behavior
The URL
resolves to the current origin + path.
Additional information
No response
limaanto, Thatoo and logological
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working