fullstackproltd / AspNetCoreSpa

Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
https://aspnetcorespa.fullstackpro.co.uk
MIT License
1.47k stars 464 forks source link

Language selection does not work #212

Closed crh225 closed 6 years ago

crh225 commented 6 years ago

Click on flag

image

crh225 commented 6 years ago

image

asadsahi commented 6 years ago

@crh225 I suspect this is because of service worker intercepting/caching language change requests. Will investigate this.

layinka commented 6 years ago

Hi, Were you able to find a fix to this?

asadsahi commented 6 years ago

what was the typo?

This issue is fixed in another branch. It was to do with the configuration of service worker.

asadsahi commented 6 years ago

should be fix now.