Danilo Cabello
Danilo Cabello
Hi, I have a Rails 5 app configured like the following `config/environments/production.rb`: ```ruby Rails.application.configure do config.lograge.formatter = Lograge::Formatters::Logstash.new config.log_tags = [:request_id] end ``` This is a sample message that I...
Hi 👋 I recently found this gem https://github.com/adomokos/light-service and one thing I liked was the fact that you can specify what's expected from the context and what will be set...
Hello there 👋 ### Plugin version 23.1.0 ### Steps to reproduce This is using the React component. 1. Use the `ref` to set the phone number 2. Clear the phone...
We have been using trpc-koa-adapter and trpc v11 release candidate in production for a while without any issues: The following warning, could be mitigated with a simple change to package.json...
Dialog max version is 1.1.2 so the previous text saying 1.2.0 is incorrect. Page with typo: https://www.radix-ui.com/primitives/docs/overview/releases#june-19-2024 NPM package published versions: https://www.npmjs.com/package/@radix-ui/react-dialog?activeTab=versions Screenshots:  ![CleanShot...
Hi there, Minor bug report. Version: v1.1.0 It seems that keyboard navigation trigger errors when using Vaul drawers. Steps to reproduce: * use tab to select the drawer trigger *...
### Describe the feature you'd like to request It might be too early because the project is in active development but I am looking into integrating https://github.com/TanStack/db into an existing...