-
Updated
Dec 1, 2020
trackers
Here are 66 public repositories matching this topic...
-
Updated
Dec 1, 2020
-
Updated
Nov 29, 2020 - Shell
Currently there is a bug with application which versions / version codes have more than 50 characters.
This is not handled properly so the analysis hangs forever with the message "Tracker analysis: success"
Example: https://play.google.com/store/apps/details?id=ch.sbb.mobile.android.preview and its version flavorpreviewRelease-10.0.0.191210.1822.126-RELEASE
Couple of possible solutions:
-
Updated
Dec 1, 2020 - Jupyter Notebook
-
Updated
May 25, 2020 - Shell
-
Updated
Oct 27, 2020 - Python
-
Updated
Oct 8, 2018 - Shell
-
Updated
Jan 11, 2019 - Python
-
Updated
Dec 1, 2020
Seems like jQuery & Popper.js are only needed for the tooltips we are using
I think it could make sense to rewrite these tooltips in CSS only and get rid of unnecessary JS libraries
-
Updated
Dec 2, 2020
-
Updated
Nov 27, 2020 - M4
-
Updated
Jun 12, 2020 - Python
-
Updated
Jan 30, 2019 - Python
-
Updated
Sep 27, 2020 - Python
Improve this page
Add a description, image, and links to the trackers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the trackers topic, visit your repo's landing page and select "manage topics."
The problem
Some embed scripts use data- attributes which clash with those used by klaro! - for example, one embed script I have come across has a data-type='inline' attribute, which breaks the script when it is changed to type='inline'.
Proposed solution