Tom Beckett

Results 30 comments of Tom Beckett

@adinauer Are these available on maven? Do I need both `sentry-servlet-jakarta` and `sentry-spring-boot-starter` ?

We've been running this for a few hours in our dev environment - so far so good. I'll open any issues as I see them but early signs are good....

@adinauer Just one last update - No issues encountered using this beta build. FYI it's been good to get Sentry back - it really is a fantastic product. Thanks again...

Any news on this? We're stuck on npm 6.14.11 as we use GitHub Private Packages

@leepowelldev Assuming I understand correctly... Nope, almost all are `https://registry.npmjs.org` with a couple being `https://npm.pkg.github.com/download/`. Though our .npmrc in the repo is: ``` @projekttio:registry=https://npm.pkg.github.com ``` When using node/npm via GitHub...

@jescalan Good news! Anywhere we can track progress of the investigation?

> And when user navigate back, the scroll position is not right. It's always scrolling to the top of the page. I've had the same issue. Especially if using infinite...

I'm trying @vrish88's approach right now and it does look promising. However, for some reason the CSRF token being sent is not the same token as the server expects in...

@christianrowlands did you have more thoughts on this? For our use case we'd like to set the MQTT config programatically. Ideally we do this via MDM however each device needs...

Looks perfect to me @christianrowlands! Would work for our use case perfectly. For context, we'd likely move from MDM to this approach. It gives us better flexibility and I think...