Hi,
Could you provide the link to the source code for the sample tha you provide?
Thanks & Regards
Hi,
A few more questions:
Hi,
I think you didn't undestand the context properly. I've generated the solution based on microservice template and everything is in place like scripts for generating SSL certificates and keys, helm charts, nginx configs etc. I went step by step according to the documentation to deploy to the Kubernetes local cluster with helm. I can say that everythig were absolutly fine and working properly besides the blazor application.
Actually I've found where the problem was. The mistake is in the helm chart values file for blazor configuration for ingress.host.name which were generated by microservices template. Unfortunatly there are other problems with https and security, but this is another story. I consider this issue closed.
Thanks & Regards
Unfortunatly it's still the same. Could you share with me the project you are experimenting. Thanks.
Hi,
It's very strange. Everything is the same but in my case is working.
Hi Anjali,
Just try to generate a new project based on Microservice template and choose Blazor Wasm as UI framework and apply the modification we discuss for LoginLink. And by the way what we have done so far will replace the MainToolbar entirely, but my intention was just to modify the Login icon and text and leave all other items unchanged.
Thanks & Regards
Hi Angali,
Yes. It works. Thanks.