Has anyone figured out how to change the favicon and page title on the new runtime?
In case you refer to the web and if it is to put it in a personalized hosting, you can change it from here the Favicon and the title: Web Builds
That doesnt tell us where in the code the favicon and title is defined. It is no longer where it used to be in the older runtimes.
And if you follow this thread, you can more easily ask there. Best regards: Favicon not working + how to change page title?
That was the old way of fixing it. It no longer works so I asked here.
It is a bug, not what AppGyver wants.
It was not like that before Friday I think.
Please make your post as a bug report.
I find it hard to believe itâs a bug when they broke even the workaround and are now loading the page title from some proxy we canât even edit in the source code.
Youâre right, I just call it a bug as an easy, quick way to describe an âoopsâ moment from their devs when they made some changes. Defo a mistake they should fix.
I can change the âAppGyverâ title to my own and and the favicon just like i always did before. I still navigate to: âŚ_next\static\chunks\pages\_app-######## and edit it and search for the âAppGyverâ string and replace it with my app name.
Iâm using Firebase hosting, if that matters - which i donât think it shouldâŚ
And this is on the most recent runtime?
Yes I just built and downloaded it today. It only allows me to choose 4.5.7
I have done all of this as well and the title Appgyver keeps coming back after page completely reloads. They are deferring the local title and using a hosted middleware to inject their own title into the page.