Lenny Sirivong

Results 7 comments of Lenny Sirivong

As you've discovered, `config.eager_load` is always `false` in a `rake` environment. This condition (introduced in 2.0.0) will never be true (until Rails changes how they set this flag): https://github.com/resque/resque/blob/master/lib/resque/tasks.rb#L43 I...

Related to #508? I've had some issues with file upload content that seem to be resolved by providing `knownLength` as described in that issue.

Hi @andree-rehnberg, thanks for the note. This behavior is intentional for this plugin. This is meant to mimic the behavior of sites like Instagram. For example browse a page such...

👋 hi @machineghost! This sounds like a great idea. I originally had a similar thought where I wanted to make react-modal an optional dependency. If you want to put together...

Hi @mduecker sorry for the delay here. Is this still an issue for you? Could you share an example where this is reproduced? I'll check if there's something obvious with...

Hey @sashafklein! Sorry to hear the trouble you're having here. If you could spin up a sample project it would help me take a look at this more quickly and...

@lucasdon thank you! Frankly, I'm not spending much time working on gatsby sites so I'm not able to dig into this. What I can say is the this plugin uses...