Git Product home page Git Product logo

Comments (10)

dustinlarimer avatar dustinlarimer commented on September 28, 2024

@raphaelarias thanks for reporting! We've seen this happen on occasion when an ad-blocker is breaking the request to our API. Do you have one enabled on your browser, and would you mind testing with it disabled?

from keen-js.

raphaelarias avatar raphaelarias commented on September 28, 2024

I'm not using any adblocker.

from keen-js.

raphaelarias avatar raphaelarias commented on September 28, 2024

Any insight into this? For normal queries I'm routing the requests to Keen through my server (which is good because I intercept and cache the queries), but what about the data explorer tool?

from keen-js.

dustinlarimer avatar dustinlarimer commented on September 28, 2024

We haven't heard anything else of this issue, or know of anyone else specifically affected, so I would suspect an environmental issue at play. Are you wrapping the XMLHttpRequest object in any way? I'm not sure where to dig into this one.. these utilities of the SDK have been pretty heavily used for several years now.

from keen-js.

raphaelarias avatar raphaelarias commented on September 28, 2024

Intersting, I'm using Meteor, but I'm not wrapping the XMLHttpRequest in any way (maybe Meteor is?).

I'll try to create a repo where we can reproduce the error.

Quick question, is keen-js the recommended NPM package to use? I may have received an information that I should use the other standalone packages (dataviz and others).

from keen-js.

dustinlarimer avatar dustinlarimer commented on September 28, 2024

Ah, ok- in that case, yes these standalone packages should help. There are some issues with superagent in meteor, which keen-js uses under the hood for HTTP requests.

Here are the new modules:

We're in the process of rolling these into keen-js as a major version bump.

from keen-js.

dustinlarimer avatar dustinlarimer commented on September 28, 2024

@raphaelarias we just rolled out v4 today, which bundles all of those modules together: https://github.com/keen/keen-js/releases/tag/v4.0.0

Looks like this issue is still present in Meteor: meteor/meteor#6890

from keen-js.

raphaelarias avatar raphaelarias commented on September 28, 2024

Awesome! Thanks!

from keen-js.

dustinlarimer avatar dustinlarimer commented on September 28, 2024

Cross-posting and adding context, this issue seems to be related to Meteor's disregard for the object form of the "browser" field in package.json: keen/keen-analysis.js#15

from keen-js.

adamkasprowicz avatar adamkasprowicz commented on September 28, 2024

meteor/meteor#9311

from keen-js.

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.