techno-tim / littlelink-server

A lightweight, open source, stateless, and self-hosted alternative to linktree in a Docker container!
https://links.technotim.live
MIT License
901 stars 164 forks source link

Page loads for a second and then changes to "Undefined" in firefox #84

Closed TabinAhmad closed 2 years ago

TabinAhmad commented 2 years ago

I have it setup and it works fine on Edge, Chrome, and Android phones, but when loading via Firefox, the site will load everything for a second before just leaving the profile picture and "undefined" Loading: image

After Loading in Firefox: image

In Chrome it works fine: image

Not what's causing the issue (running through a reverse proxy with SSL certs and everything working properly)

Folks on iPhone, Safari and Aloha are reporting "Undefined" as well.

Thoughts?

timothystewart6 commented 2 years ago

Sorry about that. I see what's going on. Fixed by https://github.com/techno-tim/littlelink-server/commit/9f3bde8324afac1502fc9f455479c315f2096be1 rolling out now

TabinAhmad commented 2 years ago

Nothing to be sorry about at all. Fix works like a charm!! Thank you for building this as well!