0
antonis created
After I updated to 6.2.1 in topbar.component.cs all functions similar to
changeMySettings(): void {
abp.event.trigger('app.show.mySettingsModal');
}
do not open the popups.
Any idea what do I need to check?
Thanks in advance
1 Answer(s)
-
1
Hi @antonis
Are there any javascript errors on the browser console ? By the way, problem might be related to your update. You can download a raw version and see it works as expected.