mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[GH-ISSUE #590] Download links broken if GA blocked #302
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#302
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @skl on GitHub (Aug 19, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/590
The download links on the homepage do nothing when clicked if Google Analytics is blocked. Nothing shown in console either.
However if links are right-clicked and opened in a new tab then the download works fine.
I suspect it may be to do with the "queueNavigateToGA" function returning early but not sure.
I run Pi-hole on my network which handles the blocking.
@Rokt33r commented on GitHub (Aug 28, 2020):
It should be fixed by now! Thanks for reporting!
@tsdtsdtsd commented on GitHub (Sep 28, 2020):
The links are still broken, including "Open in Browser".
No Pi-Hole here, only an ad blocker on Chrome (blocking GTM). Everything works fine when I disable it.