Kyle Fox

Results 37 comments of Kyle Fox

[As requested](https://github.com/stripe/stripe-cli/issues/487#issuecomment-822811806), here's a `customer.subscription.updated` event that never made it to my `stripe listen` process: `evt_1Ij5ETGOjIYrprHYyoBYu8GU`

@tomer-stripe Would it be possible to move the reporting of specific events IDs somewhere else besides this GitHub thread? Can we submit them directly to Stripe via email or another...

Hey @ctrudeau-stripe @tomer-stripe @pepin-stripe β€” any updates on this? πŸ˜„ Event delivery _appeared_ to get more reliable, so I assumed the issue had been fixed. But it's recently become unreliable...

Thanks for pointing this out β€”Β a [CodePen](http://codepen.io/) demonstrating the issue would be helpful, and a pull request would be even better because I likely will never have time to...

@jsmecham @z5980000 thanks for your interest 😊 I think a good place to start would be to help with any existing PRs/issues, and we can go from there. Cheers! (...

@jstoddard5150 @Aaadi If you'd like to participate, the best way to get started is to either: 1. Fix an [existing issue](https://github.com/kylefox/jquery-tablesort/issues). 2. Submit a [pull request](https://github.com/kylefox/jquery-tablesort/pulls) with a new feature...

+1 Any updates on this? Would really love to (easily) add a header view in vertical mode.

@ideasasylum Thanks, your solution worked perfectly πŸ‘

@trnthanhtu Unfortunately it's currently not supported by this gem. You'll need to do it manually if you require webpacker support β€”Β or better yet, submit a pull request πŸ˜‰

@acprsadmin You could manually install Trix with yarn and then include it in your `app/javascript/packs/application.js` or whatever. This gem mainly provides form helpers, which will work regardless of how you...