Activities of "maliming"

Records are deleted after they are published to the event bus.

Good news.

hi

This seems to be another problem. How do we reproduce this?

hi

You can run abp install-libs command to create libsfor azure devops deployment

hi

If I click on ok for the swal popup I get this

Can you share a simple project to show this?

liming.ma@volosoft.com

hi

I think I can't reproduce the error based on your code. Can you share a project?

Answer

hi

Update your src\Arquivar.Web\Pages\Shared\LookupModal.cshtml file as

Somehow, it misses these codes.

@page
@using Microsoft.AspNetCore.Mvc.Localization
@using Arquivar.Localization
@inject IHtmlLocalizer<ArquivarResource> L
@model Arquivar.Web.Pages.Shared.LookupModal
@{
    Layout = null;
}

<div id="NavigationPropertyLookupTableModal">
    <abp-modal size="Large">
        <abp-modal-header title="@(L["Pick"].Value)"></abp-modal-header>
        <input hidden id="CurrentLookupId" value="@Model.CurrentId" />
        <input hidden id="CurrentLookupDisplayName" value="@Model.CurrentDisplayName" />
        <abp-modal-body>
            <abp-table striped-rows="true" id="LookupTable">
            </abp-table>
        </abp-modal-body>
        <div class="modal-footer">
            <button id="CancelButton" type="button" class="btn btn-secondary" data-bs-dismiss="modal">@L["Cancel"]</button>
        </div>
    </abp-modal>
</div>

hi

Can you reproduce this in a new template project? If so please share the steps.

hi

Can you share some code to reproduce the first error?

hi

What's your abp version?

How can I reproduce this error?

Showing 5921 to 5930 of 11558 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.