Skip to content

Issue with Logging in Workflow/File Upload #56

@Abhinavxox

Description

@Abhinavxox

Description

I would like to report an issue regarding the logging behavior in the Workflow/File Upload feature. The application logs certain events to the console, even when the application is running on port 3000 and I reload a different website, such as example.com.

How to reproduce

  1. Open the application and navigate to the Workflow/File Upload feature.
  2. Select an option in the form.
  3. Check the console logs for the following entries:
    1. Logs the form from index.js:37
    2. Logs true repeated multiple times per second from controller-webform.js:23
    3. Logs "Broadcasting file update" from form-controller.js:221
  4. When the app is running in port 3000, but if we reload a different website say example.com, it logs all given entries again

Screenshots

Logs:

image

Reload bug video:
Samagra_Issue.webm

Versions

  • Operating System : Ubuntu 22.04
  • Browser : Chrome

Logs

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions