Base solution for your next web application
Open Closed

Recent Notifications - clicking "Set all as read" does not set notifications to read #11226


User avatar
0
Astech created

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? ASP.NET Zero v10.4.0
  • What is your product type (Angular or MVC)? MVC
  • What is product framework type (.net framework or .net core)? . NET Core

If issue related with ABP Framework

  • What is ABP Framework version? 7.3.0

<br> Hi,

We are experiencing an issue with the Recent Notifications box whereby clicking "Set all as read" does not set notifications to read.

In this example, there are 47 notifications as you can see:-

The code in question is contained in the following folder/file: "Web.Mvc\wwwroot\view-resources\Areas\App\Views\Layout\_Header.js".  When the code is debugged and "Set all as read" is clicked, the execution stops at the breakpoint here:-

Stepping the execution on using F11, the code from line 142 onwards is never executed and consequently the notifications are never set to read.

We haven't modified the original code.

Could you advise please?

Many thanks,

Roger


1 Answer(s)
  • User Avatar
    0
    Astech created

    Fixed - amended line 141 to be:-