web-branch-deep-linking-attribution
web-branch-deep-linking-attribution copied to clipboard
The Branch Web SDK for deep linking and attribution. Once initialized, the Branch Web SDK allows you to create and share links with a banner (web only), over SMS, or your own methods by generating dee...
✅ This PR was created by the Merge Dependabot PRs action by combining the following dependabot PRs: #965 Bump actions/stale from 8 to 9 #962 Bump actions/setup-java from 3 to...
✅ This PR was created by the Merge Dependabot PRs action by combining the following dependabot PRs: #965 Bump actions/stale from 8 to 9 #962 Bump actions/setup-java from 3 to...
### Describe the bug I've added a listener and this error is showing. ### Steps to reproduce This is my code: ``` const [branchBanner, setBannerIsShowing] = useState(false); useEffect(() => {...
✅ This PR was created by the Merge Dependabot PRs action by combining the following dependabot PRs: #962 Bump actions/setup-java from 3 to 4 #961 Bump jsdom from 21.1.0 to...
remove audience pageview call # Pull Request Template ## Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List...
# Pull Request Template ## Description Replace linting tool from jscs ( package deprecated ) to eslint Fixes # (issue) ## Type of change : performance Please delete options that...
# Pull Request Template ## Description add changelog automation script Fixes # (issue) ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking...
Affects anyone with default settings on Adblock Plus, AdBlock, uBlock Origin or uBlock, among other blockers who include this list, which is also available for IE9+. ``` Static filter ||branch.io^$third-party...
# Pull Request Template ## Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are...
### Describe the bug I'm having a bug setting data on a branch journey. The `setBranchViewData` appears to only actually set the data the first time it is called. ###...