Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obsolete origins aren't removed from catalog #245

Closed
tricoder42 opened this issue Jul 18, 2018 · 1 comment
Closed

Obsolete origins aren't removed from catalog #245

tricoder42 opened this issue Jul 18, 2018 · 1 comment

Comments

@tricoder42
Copy link
Contributor

When file is moved to different location, previous origin isn't removed from catalog. Resulting entry looks like this:

  "Loading...": {
    "translation": "",
    "origin": [
      [
        "src/LoadingIndicator/LoadingIndicator.js",
        9
      ],
      [
        "src/common/LoadingIndicator/LoadingIndicator.js",
        9
      ]
    ]
  },
@tricoder42
Copy link
Contributor Author

This seems to be working in latest version 2.4.0

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

No branches or pull requests

1 participant