find-ida / angular-ssr-partytown

Example project how to setup partyTown with angular ssr
MIT License
1 stars 1 forks source link

Question CORS #1

Open jemys89 opened 6 months ago

jemys89 commented 6 months ago

Hello! I love the approach you've taken for the implementation with Angular 17 and SSR.

I have a question... CORS doesn't seem to work properly when the user navigates through the page (client-side navigation).

Besides that.. I don't understand where this line comes from.

https://github.com/find-ida/angular-ssr-partytown/blob/main/server.mjs#L20

Thank you very much for your attention.

Jamal

fscamuzzi commented 2 months ago

any updates? .. it looks like the function addPartyTownReverseProxy is missing