hey! sorry I wasn't clear. search for that text in the TheUserMenu.vue file, replace that line with :to="item.to" and update the item array
{
title: 'profile',
icon: 'account_circle',
to: '/' + this.$store.state.keys.pub,
match: this.$store.state.keys.pub,
},
if this is even more confusing... should have an update out in the next day or two that fixed this
Thread collapsed
Thank you so much. I will try❤️.
Thread collapsed
Nice. It works. Thank you😂😂
Thread collapsed
FYI: every time I click profile page, seems it start syncing notes from the beggining.
Thread collapsed