Billy Vong
Billy Vong
It's `.yarn/sdks/eslint/bin/eslint.js`
I'm not sure what the differences are but https://github.com/fastify/middie works with `inject()`
This is something I'm looking for so that we can also enforce new lines between custom groups.
@charlespierce yarn 2 installation is still not working...  It looks like yarn has not been releasing 2.x to npm: https://www.npmjs.com/package/yarn
The issue here is that the user feedback details player is using the feedback submitted breadcrumb to determine the replay window to display.
Can you post your `Sentry.init` (without DSN) and a link to a replay?
We're seeing this happen intermittently in CI on GitHub Actions. ``` Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/docker/api/client.py", line 261, in _raise_for_status response.raise_for_status() File "/usr/local/lib/python3.8/site-packages/requests/models.py", line 943, in raise_for_status raise...
@mydea I'm going to be out this upcoming week, this is the only remaining blocker for GA, would you be able to take a look at this next week? If...
> Running into the same issue. Very similar implementation with ErrorBoundary and a fallback with showReportDialog. Haven't changed any of our sentry config recently and worked as expected up until...
> Have been digging around the code and it looks like this feature has disappeared in v8, despite it still being documented [docs.sentry.io/platforms/javascript/guides/react/user-feedback#session-replay](https://docs.sentry.io/platforms/javascript/guides/react/user-feedback/#session-replay) > > @billyvg @philcaonz It's here: https://github.com/getsentry/sentry-javascript/blob/f61e729423cca0f36f8971021ac9b2457ba55c85/packages/replay-internal/src/coreHandlers/handleGlobalEvent.ts#L40-L48