https://github.com/abpframework/abp/issues/13114
See also this, the last week comment. We have the sane situation.
Already did that.
Has nothing to do with idle times. There are literally seconds where nothing happens and it's related to the internals of ABP as I couldn't reproduce this with any other Blazor app.
Please provide some guidance as I can't use the app like this in prod.
Hi @ccernat, We are sorry for the late response.
First of all, please delete this github repository. Your nuget api key is exposed there https://github.com/RelevanceRo/TestChatModule/blob/master/NuGet.Config
This is not allowed.Why the public website is an MVC Razor pages app if the template is Blazor wasm? Is it planned to update the ABP Suite to generate the public website with the same tech stack as the back-end app?
Blazor wasm is for single-page backend applications and not suitable for public websites.
ABP Suite should have an options to disable SaaS / Tenancy from the UI. The SaaS / Tenancy is really a small niche of application developed with ABP Framework.
We may consider disabling multi-tenancy on project creation. I'll create an issue about that.
Why after I disable multitenancy I still get in the Administration menu SaaS / Tenant sections? How can I actually remove completely those sections from the administration menu?
You have to remove the Saas module from the solution (csproj & module.cs files).
We'll reply the question related with Chat module in a short time.
My bad. Repo deleted.
Tks for noticing.
Works perfectly!
Tks alot.
PS. The problem was indeed the placement of the survey.jquery.min.js!
Hello again!
Someone help, please? :)
Tks.
Hello!
Any updates on this?
Thank you.
Solved it. Tks!
Hello!
I confirm that it is working now.
Please reimburse the support ticket. :)
Thanks a lot for the assistance!
Catalin
Hi, @enisn!
I confirm that now the menu is properly rendered.
Please do not count this towards my allotted number of yearly support questions, as the solution was generated with an appsettings.json for the Blazor UI with a bad configuration.
There was no mention of this in the documentation, at least I couldn't find it.
Thank you very much for your assistance!
Issue can be closed.
I am sorry, is this a joke? Why you treat your commercial customers like that?
3 days and no reply?
Still can't render a TopMenu layout for Blazor WASM app.
Am I doing something wrong? Did you manage to reproduce the error?