-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- when testing gitcasso using
pnpm corpus
- if you have the gitcasso extension installed in your browser (dev or prod, doesn't matter)
- then you will get extremely misleading results
- right now we warn in the docs
Lines 89 to 91 in 45ea112
### Viewing corpus - **DISABLE GITCASSO IN YOUR BROWSER!!** - it would be much better if we could somehow detect that the browser extension was running, and give a big fat warning if that is the case
- maybe if
content.ts
runs onlocalhost
we add some header into the DOM - and then
corpus-view.ts
has some js that looks for that and makes a big warning div - then we can remove the warning in
CONTRIBUTING.md
- maybe if
- I have already lost hours to this mistake, new contributors are guaranteed to lose more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request