Alexander Kuzmenko

Results 4 issues of Alexander Kuzmenko

There is a problem with subscription within a reactive container (React framework used). `` const MyComponentContainer = createContainer(() => { const sub = new PgSubscription('my_sub'); return {ready: sub.ready()}; }, MyComponent);...

I wonder if it's possible to use the weaver with typed ActorSystem as well as typed actors. Check for sample project [here](https://github.com/IcyEagle/kamon-typed-akka-npe). I get NPE in runtime. ``` java.lang.NullPointerException at...

Issue: Popups look non-styled because class "s-alert-{{condition}}" has the undefined variable. I've spent two hours debugging this Blaze template but I still can't explain why "condition" field had no value...

### Integration sentry ### Java Version 21 ### Version 7.9.0 ### Sentry instance 24.3.0 self-hosted ### Steps to Reproduce 1. Create a project with WebFlux/Project Reactor support. 2. Make sure...

Type: Bug
Platform: Java
Waiting for: Community