segmentio / segmentio/analytics.js-integrations
AppCues integration broken for brave browsers
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 125
- Forks
- 136
- Avg merge
- 2h 45m
- Merged PRs (30d)
- 1
Description
line 64 is the issue, Appcues is not defined.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in integrations/appcues/lib/index.js at lines 63-65, where the issue reports that Appcues is undefined in Brave browsers. Reproduce the integration in Brave and trace how Appcues is loaded there. Done means the AppCues integration no longer raises the reported undefined error in Brave.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100