Base solution for your next web application
Open Closed

Problem with popup after I update to 6.2.1 #5903


User avatar
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)
  • User Avatar
    1
    ismcagdas created
    Support Team

    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.