Code Monkey home page Code Monkey logo

Comments (6)

pauldowman avatar pauldowman commented on June 3, 2024

I take it you've added the browser-policy package to your app and have set BrowserPolicy.content.disallowInlineScripts(), is that right?

I don't think that will work, I think most of the analytics service scripts inject inline scripts. I haven't confirmed this, let me know if that fixes your issue.

from analytics.

alexzaporozhets avatar alexzaporozhets commented on June 3, 2024

Nope, we did not use browser-policy, .meteor/packages:

meteor-platform
insecure
ian:bootstrap-3
ian:accounts-ui-bootstrap-3
accounts-password
accounts-facebook
accounts-google
aldeed:autoform
aldeed:collection2
yogiben:autoform-modals
iron:router
mrt:twit
mrt:moment
meteorhacks:npm
npm-container
meteorhacks:async
autopublish
workman:meteor-editable
pahans:reactive-modal
dburles:collection-helpers
fortawesome:fontawesome
percolate:synced-cron
stevezhu:lodash
reywood:iron-router-ga
meteorhacks:kadira
meteorhacks:zones

from analytics.

pauldowman avatar pauldowman commented on June 3, 2024

Can you check which version of the analytics package you're using? Check .meteor/versions. If it's not 0.1.1 can you do meteor update okgrow:analytics? There was a previous version that pulled in browser-policy as a dependency rather than a weak dependency, and sometimes Meteor's version solver defaults to the oldest package rather than the newest (although that's only when adding indirect dependencies, so that's actually probably not the issue).

from analytics.

alexzaporozhets avatar alexzaporozhets commented on June 3, 2024

Thanks, the problem was solved

from analytics.

pauldowman avatar pauldowman commented on June 3, 2024

Just curious, was that the solution? It was an old version? I'm not sure how that would happen unless it was a dependency of another package (or unless you actually installed it during the one day window that it had that bug).

from analytics.

alexzaporozhets avatar alexzaporozhets commented on June 3, 2024

It was an old version

from analytics.

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.