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 Report: LogRocket is being loaded twice in your application, leading to a session quota exceeded error. #4424

Closed
2 tasks done
Nadiya-Shaikh opened this issue Oct 5, 2023 · 3 comments

Comments

@Nadiya-Shaikh
Copy link

📜 Description

LogRocket is being loaded twice in your application, leading to a session quota exceeded error.

👟 Reproduction steps

  1. Navigate to the Get Started page
  2. Navigate to the Workflows page
  3. The bug: build.umd.js:3103 LogRocket has already been loaded, loading a second instance is not supported. This is often caused by loading LogRocket as a package in your application and as a script tag.

👍 Expected behavior

provide the fix so the warning is not printed in the console

👎 Actual Behavior with Screenshots

Screenshot (111) is shown in the console.

Novu version

novu Saas

npm version

No response

node version

No response

📃 Provide any additional context for the Bug.

The exact problem is that LogRocket is being loaded and initialized twice in your application, which is not supported, and the session quota for LogRocket has been exceeded.

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to submit PR?

Yes I am willing to submit a PR!

@github-actions github-actions bot added the triage label Oct 5, 2023
@marcelorafaelfeil
Copy link

marcelorafaelfeil commented Oct 5, 2023

Hi,

I would like to work on this...

I opened the screen and I could reproduce the same warning.

Thanks

@davidsoderberg
Copy link
Contributor

@Nadiya-Shaikh I assigned you because you answered that you are willing to submit a PR.

@Nadiya-Shaikh
Copy link
Author

Please check the PR & tell what further changes will I have to do?

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

Successfully merging a pull request may close this issue.

5 participants