Gabriel Schneider
Gabriel Schneider
I know I'm late to this pull request as it's already merged, but isn't the button missing an `:active` state? It looks a bit inconsistent with the basic button component...
> @MadCcc What do you think? Any updates on a decision on this? I still think it's a valid point and seems like v5 is getting closer to the release.
Oh I'm sorry, I forgot to mention in the bug description, that I've already tried to delete or reset all of the data with the help of the the standard...
Is there maybe a debug version of the app available that outputs detailed logs or that uses (better) source maps for the stack trace? The one I posted in my...
Thank you! Here's the output from logcat: > --------- beginning of crash 03-19 18:03:21.912 2615 2654 E AndroidRuntime: FATAL EXCEPTION: DefaultDispatcher-worker-2 03-19 18:03:21.912 2615 2654 E AndroidRuntime: Process: org.y20k.transistor, PID:...
Yeah, I had already looked into the corresponding file earlier, and as you had already written or the stack trace says, the collection is read in the reported line. However,...
@tommoor Is there anything that can be done to help with this, or is there something that needs to be done before this can be reviewed (by you)? Supporting Kroki...
I still think this would be a nice feature for Outline and based on the comments and upvotes in [the old PR](https://github.com/outline/outline/pull/5389), some others folks seem to be interested in...
I tried different workarounds, e.g. extracting the schema registry patch for the `Schema` resources to it's own patch item, but it didn't help. Seems like my cluster is pretty much...
I have a Redpanda CR and managing the cluster with it. But I can't use the `clusterRef` field because SASL auth is enabled in the cluster and this would lead...