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

[Bug] frontend requests duplicating on backend #107

Open
Pk13055 opened this issue Jul 12, 2020 · 1 comment
Open

[Bug] frontend requests duplicating on backend #107

Pk13055 opened this issue Jul 12, 2020 · 1 comment
Labels
backend backend logic related bug Something isn't working frontend frontend logic related

Comments

@Pk13055
Copy link
Collaborator

Pk13055 commented Jul 12, 2020

Describe the bug
All the frontend url routes are logging in the backend as well

To Reproduce
Steps to reproduce the behavior:

  1. dc logs -f frontend
  2. dc logs -f backend
  3. navigate to a frontend route
  4. it will appear in the backend logs as well

Expected behavior
It should not appear in the backend logs

@Pk13055 Pk13055 added bug Something isn't working frontend frontend logic related help wanted Extra attention is needed backend backend logic related labels Jul 12, 2020
@kjain1810
Copy link
Contributor

I am looking into this

@Pk13055 Pk13055 removed the help wanted Extra attention is needed label Jul 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend backend logic related bug Something isn't working frontend frontend logic related
Projects
None yet
Development

No branches or pull requests

2 participants