Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

[ISSUE] RxJs 6.3.0 #55

Open
7 tasks
niconaso opened this issue Aug 31, 2018 · 2 comments
Open
7 tasks

[ISSUE] RxJs 6.3.0 #55

niconaso opened this issue Aug 31, 2018 · 2 comments

Comments

@niconaso
Copy link

Current behavior

The i18n JSON file isn't loaded when RxJs 6.3.0 is installed.

Expected behavior

I expect the JSON file is loaded correctly.

How do you think that we should fix this?

I don't realize why this occurs but after downgrade the RxJs version to 6.2.2 it worked fine.

Minimal reproduction of the problem with instructions

  • Follow the configuration steps.
  • Upgrade RxJs to 6.3.0.
  • Serve the app.
  • Check that json file is loaded.

Environment

@ngx-translate/core": "10.0.2",
@ngx-translate/http-loader": "3.0.1"
Angular version: "6.1.6"

Browser:

  • [X ] Chrome (desktop) version XX
  • Chrome (Android) version XX
  • Chrome (iOS) version XX
  • Firefox version XX
  • Safari (desktop) version XX
  • Safari (iOS) version XX
  • IE version XX
  • Edge version XX

For Tooling issues:

  • Node version:8.11.1
  • Platform: Mac
@vamcs
Copy link

vamcs commented Apr 11, 2019

I thought I also had this problem because of RxJs, but turns out it was just a HTTP interceptor that was blocking me from fetching the translations.

@Schmaga
Copy link

Schmaga commented Sep 23, 2019

For anyone having a similar issue, this might be your solution:
ngx-translate/core#921

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants