Coder Social home page Coder Social logo

Comments (6)

dillonraphael avatar dillonraphael commented on May 1, 2024 3

Hey just here to add some context. We had some issues with jest & some types. There is a PR open currently to scrap jest completely and move to vitest blitz-js/blitz#3985

from analytics.

bitabs avatar bitabs commented on May 1, 2024 2

@dglsparsons I share your frustration, unfortunately. 😞 It looks like something very specific to Blitz. @dillonraphael Thanks for jumping in and adding some context 🙇.

I guess I'll close this ticket for the time being 🙏🏻

from analytics.

bitabs avatar bitabs commented on May 1, 2024 1

Hya 👋🏻 @dglsparsons - Yes, It's a Blitz starter indeed. Can you please try the starter?

from analytics.

wowczarczyk avatar wowczarczyk commented on May 1, 2024 1

For me it was a matter of adding this to "jest" config in package.json:

"jest": {
    "moduleNameMapper": {
      "@vercel/analytics/react": "identity-obj-proxy"
    }
  },

from analytics.

dglsparsons avatar dglsparsons commented on May 1, 2024

Hey @bitabs, thanks for raising this. We'll get investigating! I suspect it's something to do with how the module is packaged...

Are you just using a blitzjs starter? Is there a minimal repro you can share? I'm not overly familiar with blitz :D

from analytics.

dglsparsons avatar dglsparsons commented on May 1, 2024

Hey @bitabs! Sorry, but I'm struggling to reproduce this - I'm being frustratingly blocked on this Blitz issue which means I'm struggling to get any tests to work at all in Blitz.

I was, however, able to set up a brand new NextJS project based on the NextJS Jest Example. Adding Analytics to this in either the _app.tsx file, or in a specific page gave me no issues at all though - and worked exactly as you'd expect.

Screenshot 2022-11-28 at 11 25 19

It seems like the issue is with the Blitz jest config because of this. However, since I'm unable to reproduce I can't confirm this.

Sorry to ask again, but I don't suppose you are able to share any reproduction?

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.