Code Monkey home page Code Monkey logo

Comments (6)

mzuccaroli avatar mzuccaroli commented on July 2, 2024

Hi, it's quite a big jump, which version of angular are you using?

from angular-google-tag-manager.

FatManiac avatar FatManiac commented on July 2, 2024

7.2.10, thank you for your help, sorry for the delay, i wasn't expecting such a quick answer

To give you more context, i'm using ionic codova with angular so i use your modules to get gtm running. Problem is, on IOS, the scheme of the app is ionic:// and since on older version of your module, you used //www.googletagmanager.com/gtm.js without https, ios call ionic://www.googletagmanager.com/gtm.js leading nowhere. You fixed the problem by adding https but i get the error i reported when trying to upgrade.

from angular-google-tag-manager.

mzuccaroli avatar mzuccaroli commented on July 2, 2024

ok the 1.4.x version is for angular 12 you have a quite old version of angular so i think you are stick to the earlier versions of the lib.
Dont worry, the main behavior is not changed so it's save to block your library to early versions.
here the list of alle the versions: https://www.npmjs.com/package/angular-google-tag-manager

from angular-google-tag-manager.

FatManiac avatar FatManiac commented on July 2, 2024

yes but earlier versions don't include https, i litteraly tried them one by one from 0.0.1 up to 1.1.4
Capture d’écran 2021-06-29 à 10 30 29

from angular-google-tag-manager.

FatManiac avatar FatManiac commented on July 2, 2024

@mzuccaroli is there a way for me to fork an old version to change the scheme ? I can't find 0.0.1 on the repo

from angular-google-tag-manager.

mzuccaroli avatar mzuccaroli commented on July 2, 2024

you can try to fork from this commit : https://github.com/mzuccaroli/angular-google-tag-manager/tree/f01602c3bf511702375279c2c19e0b8897199da5

i think is compatible with angular 7

from angular-google-tag-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.