Charly Gomez
Charly Gomez
Same here using the Amplify GraphQL Client. When I omit optional values I get no updates at all
Fixed the problem for me: `import { breakpoint } from 'styled-components-breakpoint';`
@jdelStrother I'll look into it
Quick update, I had a closer look at this one today and it seems that we're facing two distinct issues: 1. The feedback integration does not apply nonces to ``...
Hi! Any solution to this one?
@Ceres6 could you check if https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/617 solves this?
@Ceres6 I'll bump it 👍
@mattleong could you specify what you are trying to do exactly, or better, provide a small reproducible example?
> One problem is that the term "ignoredComponents" is ambigous, I had a quick look at the code an saw that actually two things get ussed to check against the...
created a small repro for this: https://github.com/chargome/replay-mpa-deadclick-repro > Would this cause the page that was visited before hitting the back button not to show up in the replay at all?...