SympathyForTheDev
Results
2
comments of
SympathyForTheDev
Same issue for me with : ``` "@angular/core": "~11.0.2", "@ngx-translate/core": "^13.0.0", "@ngx-translate/http-loader": "^6.0.0", ``` rollback to : ``` "@angular/core": "~11.0.2", "@ngx-translate/core": "^11.0.1", "@ngx-translate/http-loader": "^4.0.0", ``` and everything work :disappointed_relieved:
Duplicate of the issue #2