Activities of "ageiter"

But not Docker Desktop? It's basically just a UI for Docker... but maybe there are still differences?

And your test was with an empty list at the time, which is not really representative either.

Do I understand correctly that this problem is not being investigated further and that I cannot hope for a solution?

@rafael.gonzales: Have you found out anything else about the poor performance with Redis?

@maliming: Can you tell me what your setup is with Redis? Is Redis running locally on your computer? In a Docker container? If so, also with Docker Desktop or something else? Maybe the problem is with the Redis setup.

After upgrading from 8.0.2 to 8.0.3 with Blazor Server project we get this error on startup.

System.TypeLoadException: 'Method 'ButtonStretchedLink' in type 'Blazorise.Bootstrap5.Bootstrap5ClassProvider' from assembly 'Blazorise.Bootstrap5, Version=1.3.2.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.'

I had the same problem. You have to update the Blazorise NuGet packages to version 1.4.2

Ah great, yes, that's how it works.

In the past, the branding provider never really worked, so I solved it via the CSS file.

It would be cool if you could also set the icon and the background image in the branding provider. As a wish for the future :-)

Answer

I have created a new project with the ABP Suite (version 8.0.2) and set the theme to TopMenu. Then I created two videos to show the problem.

  1. video shows the problem described above. As soon as the page is reloaded (refresh with F5), the selection in the menu remains, even if you select another menu item.

  2. video shows a problem that I already mentioned in other tickets a long time ago and unfortunately is still not fixed. Since this fits together, I'll mention it again here. When restarting the application, the menu does not work correctly until you refresh the page for the first time.

Any idea about this bug? @enisn did you write the one with the abp bundle about this bug or the one with the progress bar?

Any news? (I am writing this primarily so that the question is not closed)

I understand that you will discuss this further privately by email. Please just let me know about your findings at the end :-)

Answer

For rest of the features; Have you updated your blazor wasm bundles after switching between layouts with abp bundle command?

Try updating them cleanly, run abp clean first and then execute abp bundle command inside your blazor wasm project.

Do you mean the thing with the menu? I use Blazor Server... Is that necessary there too?

Thank you.

If it is possible to fix the cause of the problem, that would of course be much better than adding this workaround to the template ;-) After all, this not only affects the dashboard, but also custom pages that do not make a service call during initialization.

Answer

I have created a new project with the ABP Suite (version 8.0.2) and set the theme to TopMenu. Then I created two videos to show the problem.

  1. video shows the problem described above. As soon as the page is reloaded (refresh with F5), the selection in the menu remains, even if you select another menu item.

  2. video shows a problem that I already mentioned in other tickets a long time ago and unfortunately is still not fixed. Since this fits together, I'll mention it again here. When restarting the application, the menu does not work correctly until you refresh the page for the first time.

Showing 91 to 100 of 208 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30