Vernon de Goede

Results 32 comments of Vernon de Goede

I'm experiencing the same issue when executing a script within my sandboxed test environment (Jest) which uses `iconv-lite` as a dependency. When I'm not lazy-loading `encodings/index.js` (but instead requiring everything...

What's the status of this issue? Are there any plans on supporting mobile browsers? Since most traffic is coming from mobile users I believe mobile support should be a must-have...

Same issue here. Thanks for the workaround @makc

[Mollie](https://www.mollie.com)

@kenwheeler For some reason the following piece of code isn't being recognised by Node. Also, listening for the 'C-\' event doesn't work since the backslash will need to be escaped...

@funkdified Try adding ``` ruby Spree::Product::ActiveRecord_Relation.include Kaminari::PageScopeMethods ``` to config/initializers/kaminari.rb

Hi @thoop , Is the token required for this bundle? I just created issue #20 because this bundle isn't working for me right now.

Feel free to submit a PR and add an option to configure the opacity through `verminal` config. 🥇

Hi @fjeddy, I'm not sure if I understand what you mean. The first version of Caption is searching (using text) on both addic7ed and opensubtitles.org. It will show results when...

It might be that OpenSubtitles is the fastest source to respond and it returns an error. We're not handling errors correctly in `caption-core`. We need to improve this.