Ben Brook
Results
2
issues of
Ben Brook
The `concurrent-ruby` pattern for using Futures is now contained in `Concurrent::Promises::Future`, and `Concurrent::Future` has been deprecated (https://github.com/ruby-concurrency/concurrent-ruby#deprecated). It would be great if we could add support for the new style...
integrations
feature-request
community
Hi! I noticed what I think is a bug in the `CheckBox` component. If you render a `CheckBox` that is both disabled and checked then submit the form, the checkbox's...