You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What do you mean by document.title? You are referring to the html? Since its a Single Page website, you need to render title with JS. You can alternatively change the main index.html which would apply that the entire project.
I noticed that document.title is not properly shown.
example:
/wallet should show a "Wallet | " document.title.
Kindly advise how we can do this?
Cheers
The text was updated successfully, but these errors were encountered: