Files
DbFirst/DbFirst.BlazorWebApp/Components
OlgunR 1b67d0472e Refactor EditFormTemplate context initialization
Refactored the EditFormTemplate block to separate SetEditContext and editModel initialization for improved clarity. Removed the call to SetPopupHeaderText(editModel.IsNew) from this section to streamline context setup and avoid potential logic issues.
2026-05-11 16:39:45 +02:00
..