bug: html title overwritten by JS
Hello,
we started to experience a bug with zoho projects html title.
It started yesterday and behave like that:
- open zoho projects
- proper <title> is displayed which is "Company name"
- it is overwritten by JS (probably) with PORTAL_NAME js variable which is url slug
Right now we can have 10 different tabs on 10 differnet projects / pages and all of them will be with same URL slug title instead of proper <title> displaying project name and section.
It happen to me on Chrome and colleague on Firefox.
We confirmed that our portal settings are fine and no recent changes are made.