Skip to content

BUG : docker compose prevents the change in dev server #57

@manavsiddharthgupta

Description

@manavsiddharthgupta

Describe the bug
change in code does not reflect in the dev server. this bug was introduced due to docker-compose. Somehow docker-compose prevents the change in dev server.

To Reproduce
Steps to reproduce the behavior:

  1. start the dev server by docker-compose up in vs code terminal
  2. try commenting some import in any client/src file
  3. checkout localhost 3000
  4. it does show any error in fact changes do not reflect.

Expected behavior
Changes should reflect in dev server as it was before docker

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions