Brandon

Results 25 comments of Brandon

I am getting this exact same error and the same thing happened when I added the -Ld_classic flag

@ChurikiTenna I have been unable to get any version of Firebase past 9.6 to work. I reverted back, and it worked. You might want to try 9.6

I am only constructing one instance of oktaAuth. I was using the prepacked okta-js version in okta-react 7.0.0 but I have tried with the latest 7.3.1 too and it doesn't...

@shuowu-okta It seems the issue is when the App is background. When I set the expireearlyseconds I see the token refresh as expected. But if I leave the app minimized...

I had to enable the daemon on docker desktop see https://stackoverflow.com/questions/74173489/docker-socket-is-not-found-while-using-intellij-idea-and-docker-desktop-on-macos Also `id("org.springframework.boot") version "3.1.1"` didn't work `id("org.springframework.boot") version "3.0.6"` did

Hi @Haarolean, I have created a PR for this via my fork. Let me know what you think. Thanks, Brandon https://github.com/kafbat/kafka-ui/pull/452

Hi @alexweav @armandgrillet I created a PR for this https://github.com/grafana/grafana/pull/89754 based on the closed PR previously submitted

@DrDJIng looking at the code it resaves all the alerts in the same group. ``` // UpdateCalculatedRuleFields refreshes the calculated fields in a set of alert rule changes. // This...

@DrDJIng I agree, it might be a separate issue. Do you have steps to reproduce? When you are experiencing the versioning updates? Is it only occurring when you are updating...