Activities of "Buckoge"

Hi,

<abp-tabs name="Radnik" id="myTab">
    <abp-tab-dropdown title="Podaci o radniku" name="PodaciRadnik">

        <abp-tab parent-dropdown-name="PodaciRadnik" active="true" title="Osnovni podaci I" name="osnovniPodaci1" href="#osnovniPodaci1">

        </abp-tab>
        <abp-tab parent-dropdown-name="PodaciRadnik" title="Osnovni podaci II" name="osnovniPodaci2" href="#osnovni-podaci2">

        </abp-tab>
        <abp-tab parent-dropdown-name="PodaciRadnik" title="Profesionalni podaci" name="profesionalniPodaci" href="#profesionalniPodaci">

        </abp-tab>

        <abp-tab parent-dropdown-name="PodaciRadnik" title="Legitimacije" name="legitimacije" href="#legitimacije">

        </abp-tab>

    </abp-tab-dropdown>
</abp-tabs>

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v5.3.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:" try the difference between version 5.3.2 and 5.3.3

Hi, can you please check this? When changing between child abp-tab class remains active:

There are probably some changes in bootstrap 5.2.0

Thank you.

You can create a new error page modal

if (versions == something) { return RedirectToPage("/ErrorPage/ErrorModal", new { message = L["SomeText"] }); }

I hope it helps :-)

Hi great news,

I just upgraded to 5.2 and everything works much faster, even faster than in version 4 :-)

There must have been something that is changed in this version

Now I will update my project and let you know the results

The page index is ok, the difference is when loading edit page.

Can you add one item (new test model) and try again (actions than edit button).

Ok, I'll remove both projects from Github

Yes the same differences appeared during the new project

and yes i created the project via cli, this is how i created a test project and just used abp suite, and then update to 5, as I share in repos

abp new AbpPerformanceTest -u mvc --mobile none --version 4.4.4 --database-management-system PostgreSQL -csf --connection-string Host=localhost;Database=AbpPerformanceTest;Port=5432;

Thanks Radoslav for the example

I successfully connected Redis, but unfortunately there are no changes in performance.

For performance everything is ok without Redis in version 4. Is it is possible to see why there are differences in version 5 and is it is possible to adjust it as in version 4?

Hi Albert,

No, I didn't have a Redis installed.

I took the following steps: in app add package and connection string: https://docs.abp.io/en/abp/5.2/Redis-Cache

I installed: https://github.com/microsoftarchive/redis/releases https://redis.io/download/#redis-stack-downloads

In RedisInsight i add redis database

Can you send me some link on how to connect the abp app with redis?

Hello guys,

I just made a simple test project with abp cli version 4 and upgrade it to version 5. I created models with abp suite.

Here are the links to the public GitHub repositories:

Link 1: AbpPerformanceTest4

Link 2: AbpPerformanceTest5

Steps:

  1. Clone both repositories (or upgrade 4 to version 5)
  2. Run migration
  3. In app run:
  4. Compare loading time in both projects and see results

In my opinion those results clearly show that the performance problem is related to ABP Framework upgrade to version 5

This is blocking issue for me, i can't upgrade abp to new version.

Is support included in my license? Can you help me or not?

Showing 31 to 40 of 45 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
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 12, 2025, 10:36
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.