A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
We are using the LogService service on EPi4 to display commonly visited pages on the site.
RealTimeAnalyzerView client = new RealTimeAnalyzerView();
DataSet data = client.GetMaxHits( Global.EPConfig.SiteName );
But the service seems to be faulty, it displays 5 items as it should for half a day, then displays 4 items for 2 days then 3 items and gets stuck there forever until you restart the service.
Anyone experienced the same type of problem? Solution?