Activities of "ddelamare"

Adding that attribute to the generated proxies did fix the launch issue, but then the api endpoints became Not Found in WASM mode. Is there a workaround for this, or does this need to wait for the patch?

Uploaded new repro

I followed these steps on my real project instead of the stripped down one and it didn't work. The proxies generated, and I switched to the static proxies in the http client project and then my blazor project wouldn't even launch. It was giving me initialization errors: 'TOG.WorkOrders.WorkOrderAttachmentTypeClientProxy.GetAttachmentTypeByIdAsync (TOG.HttpApi.Client)' has ApiExplorer enabled, but is using conventional routing. Only actions which use attribute routing support ApiExplorer.. See the inner exception for details.

Not sure if it's relevant, but that endpoint is inherited from a base attachment app service, so perhaps the routing model is different.

Is there a way to make this work with dynamic proxy generation? Is Blazor WebApp not compatible with the tiered model?

I have sent via wetransfer

I have emailed you a reproducible project. After running the migrator, you should be able to log in with the admin password System123!

After the site loads and login, the site will appear functional for some time, then with no user interaction go to an error screen and the console will be full of errors.

After completing all these steps, particularly changing the base url of the client project, I now get this error:

:44346 is the port of the Blazor WebApp.

Sent via email.

I have tried all these steps above, except the custom authentication state. Notably, the boilerplate bootstrapped project provided by ABP also does not work.

  • Steps to reproduce the issue:
  • We are migrating our current Blazer WebAssembly app into the new Blazor WebApp format and we are seeing an issue where after a user logs in, a few seconds later with no user interaction, it will switch from SSR/Server rendered to WASM rendered, but the user will be logged out. Notably this does not happen when the HeadOutlet rendermode is set to InteractiveServer, but only when everything is InteractiveAuto. I encountered this same issue in the sample project bootstrap. There is no output in the logs besides

See the sample photos below

I am seeing wrong icons in the popups and now I am seeing them in the data grids.

Showing 1 to 10 of 15 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 16, 2025, 10:35