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

Issue with Logging in Workflow/File Upload #56

Open
Abhinavxox opened this issue May 22, 2023 · 1 comment
Open

Issue with Logging in Workflow/File Upload #56

Abhinavxox opened this issue May 22, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Abhinavxox
Copy link

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

@Abhinavxox Abhinavxox added the bug Something isn't working label May 22, 2023
@Abhinavxox
Copy link
Author

Can any of the maintainers tell me if this needs to be fixed. If so I would like to work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant