stephan.com

Results 10 comments of stephan.com
trafficstars

👍 Me, too, I have some configuration information that doesn't directly come from the object that I'd like to pass to the front end as part of the object, how...

not on that project now, don't remember, but yeah, I think I figured something out.

I had the exact problem, as seen in a few top-level lines from my `derailed` output: ``` TOP: 144.9023 MiB twilio-ruby: 25.957 MiB rails/all: 23.0 MiB aws-sdk-s3: 14.8398 MiB graphql/rails_logger:...

+1 for this, some documentation would be very helpful.

Another thought I'm having is perhaps in addition to the `value_method` and `text_method` parameters, add an `options_method` parameter. This could be a proc, which gets called for each item, receives...

Here's a great example of a case that need supporting, and my suggestion for a syntax that might work. ( relevant to #1766 , #2316 ) I'm trying to modify...

I'm having something like this, too. In the demo page, symptoms as described above In my own site, the first click on an image makes it come up small, but...

I made a fix for this and gave you a pull request - seems to work.