Brady Caspar
Brady Caspar
This bug is preventing us from deploying an optimization to the `_app` page that saves ~100kb per page load. This is frustrating, especially as we are trying to optimize our...
The latest version [on npm](https://www.npmjs.com/package/serverless-plugin-chrome) appears to be `1.0.0-55.3`, update your `package.json` file with that version and it should work. @botsimo it appears that every build that increases this package...
I encountered the same thing, check out [this issue](https://github.com/segmentio/analytics.js/issues/648) for my workaround.
Attached is a gif with similar behavior, but instead the Sign Up link is selected. In this gif, the only thing I am doing is pressing the username field. You...
Update: The Next.js team provides [an example](https://github.com/vercel/next.js/tree/master/examples/with-segment-analytics) of integrating Segment over in their repo.