abpframework / abp

Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
https://abp.io
GNU Lesser General Public License v3.0
12.31k stars 3.32k forks source link

Angular (Hot Fix) - Actions Button Dropdown Error #19704

Closed sumeyyeKurtulus closed 2 weeks ago

sumeyyeKurtulus commented 2 weeks ago

Description

This PR resolves the possible undefined errors that might be caused by the time of data fetch and relates other fixes on the same side. The expected behavior includes:

  1. The actions button should be hidden if no action is there to be listed
  2. The user should not experience a fallacy in the related part when data or data.record is undefined because of request queue.