I have a single-spa microfrontend application where one of the microfrontend is an angular application. Host application is firing the API calls in the child application as opposed to the Child angular application. How can it be resolved?
I have tried to add headers right into the angular application but that does not work since the host is where the call is being fired.
New contributor
emmanuel odia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.