Favicon not loading

I uploaded a Favicon. The favicon does not always load when a form loads.

What browser are you using?

Using Chrome and Safari but the favicon is not loading properly on Safari.

Have you done a hard refresh? Does the network console show that a request for favicon is happening?

It seems that it’s going to be difficult to dynamically update the favicon in safari: html - Can't change favicon with javascript in safari - Stack Overflow

Should work everywhere else though!

Yes, I did a hard refresh after the suggestion. Understood, so Safari is a no-go. Any possible workaround?

This is now working on Safari! We’ve migrated to nextjs for serving hosted forms, which deploys dynamic favicons robustly to safari now