Sounds good - much appreciated.
Apologies if this has been answered and I have missed it.
I created a project in 4.0 rc3 blazor with abp suite
It worked fairly well, but I have one entity with a lot of seeded data and the paging on the data grid does not work.
I was hoping an upgrade to 4.0.0 might fix the issue. I have done a save and regenerate, but still the paging does not work. The pager itself seems to work and retain state, but the datagrid does not refresh.
Any ideas apprecaited, many thanks
I would like to politely ask that during lockdown the developer machine count per user be increased to 3 machines.
Also abp logout should allow us to decommission a machine.
I now have desktop machines at home and office plus a laptop for working on the sofa. Increasing to 3 mchines would help?
Seems to be good now, very big thank you
PS C:\Users\user> abp suite install [18:25:13 INF] ABP CLI (https://abp.io) [18:25:13 INF] Version 3.3.1 (Stable) [18:25:14 INF] Installing ABP Suite... C:\Program Files\dotnet\sdk\5.0.100\NuGet.targets(131,5): error : Value cannot be null. (Parameter 'baseUrl') [C:\Users\user\AppData\Local\Temp\pokipp2a.34m\restore.csproj] The tool package could not be restored. Tool 'volo.abp.suite' failed to install. This failure may have been caused by:
For more reasons, including package naming enforcement, visit https://aka.ms/failure-installing-tool [18:25:16 INF] You can also run the following command to install ABP Suite. [18:25:16 INF] dotnet tool install -g Volo.Abp.Suite PS C:\Users\user> dotnet tool install -g Volo.Abp.Suite error NU1101: Unable to find package volo.abp.suite. No packages exist with this id in source(s): C:\Program Files\dotnet\sdk\NuGetFallbackFolder, Microsoft Visual Studio Offline Packages, nuget.org The tool package could not be restored. Tool 'volo.abp.suite' failed to install. This failure may have been caused by:
For more reasons, including package naming enforcement, visit https://aka.ms/failure-installing-tool
using 4.0.0rc3 with blaozr
I can add enums to properties no problem, but when I add an enum to properties and other entities to Navigation properties then Host builds fine but blazor will not build
If I switch to a string then it works again.
Hoping you see similar, apart from this seems to be working well
Hi Team, Love the framework. for years we have been dedicated Angular coders, but for many reasons, blazor is starting to make a lot more sense. I know it is on your roadmap. I just wanted to +1 to say I hope it makes it up towards the top of your priorities. Maybe you can tie in or use https://github.com/enkodellc/blazorboilerplate ? many thanks Jon