- ABP Framework version: v4.3.2
- UI type: Blazor WebAssembly
- DB provider: EF Core /
Hi,
Intellisense is very slow when running on Blazor WebAssembly project. I am only experiencing it on ABP.IO solution and in the Blazor project, in the Application project and the others it works fine!
Is someone else experience the same? Is there some trick to improve that?
It is really anoying and I really would like to have that working properly.
7 Answer(s)
-
0
Hi,
Is it related to this: https://support.abp.io/QA/Questions/1536/Slow-Blazor-WebAssembly-build
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi,
I am still having serious issues with the Blazor project. The build is not so slow, but the intellisense is slow and hangs the machine, even to type the code it is terrible, it is freezing the VS editor. Anyone else is experiencing this as well?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi, unfortunately, that didn't help. I have a dependence to another project, I will try to convert that project as a package (DLL or nuget package) and add as package reference.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
I've removed the dependency for the other project and it didn't help. It is still really slow to perform the intellisense menu and it is taking around 45 seconds to build changes in Blazor project, even if it is just a small code changed.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
It resolved by itself after migration to version 4.4.0.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)