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

fix: Prevents navbar.js from loading on bulk-add (to cart) #8983

Merged
merged 1 commit into from
Jun 3, 2021

Conversation

gdixon
Copy link
Contributor

@gdixon gdixon commented Jun 3, 2021

Description

This PR ensures that navbar.js will not be loaded in to the bulk-add redirect page.

Preemptively putting a stop to the following issue:

https://sentry.io/organizations/gitcoin/issues/?project=1398424&query=Cannot+read+property+%27addEventListener%27+of+null&statsPeriod=14d

Refers/Fixes

Fixes: #8980

Testing

Tested locally

@gdixon gdixon added the bug This is something that isn't working as intended. label Jun 3, 2021
@gdixon gdixon changed the title Prevents navbar.js from loading on bulk-add (to cart) bug: Prevents navbar.js from loading on bulk-add (to cart) Jun 3, 2021
@gdixon gdixon changed the title bug: Prevents navbar.js from loading on bulk-add (to cart) fix: Prevents navbar.js from loading on bulk-add (to cart) Jun 3, 2021
@thelostone-mc thelostone-mc merged commit 69c4ec6 into master Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This is something that isn't working as intended. grants_round_10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Navbar.js is being imported to bulk-add which is causing an error to be thrown
2 participants