Moonbeam Maverick

Results 20 issues of Moonbeam Maverick

Hi, `$agent->isSafari()` return true if I use Chrome browser. Screen: https://www.dropbox.com/s/qyehk0na2juedvi/Screenshot%202017-05-29%2015.43.54.png?dl=0 Best Regards Peter

Hi, your library is really great! But I have small problem. For example I have bucket: `s_web` where I have two folders: - assets - images and my question is:...

Hi, I would like to know how can I use the ng-snotify when I'm using Lazzy Loading. Currently when I try run this plugin I got warning like this: >...

Hi, Right now looks like the plugin doesn't work with Vue3. When I'm trying to use it I've got an error: Can you add Vue3 support ?

enhancement
discussion

Hi, The choices.js is a really great plugin and I'm happy to use it. Right now I miss only one functionality which is crucial for my website and at the...

feature request
accepting PRs

Hello, I saw the issue: [#66](https://github.com/leonid-shevtsov/headless/issues/66) and I saw the [video_recorder.rb](https://github.com/leonid-shevtsov/headless/blob/master/lib/headless/video/video_recorder.rb) In line 97 is a small bug because probably variable @devices should be 1 line below: ``` "-s #{dimensions}",...

Hello, I have a few things about the headless gem and video recording. 1. How can I hide the mouse cursor? 2. In method **stop_and_save** in **VideoRecorder** class good option...

Hello, I'm trying to add the RDS settings to my EB environments configuration, and it seems that functionality does not work at all. Based on your documentation & AWS: https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/command-options-general.html#command-options-general-rdsdbinstance...

bug

Hello, I have problem with ng-apexcharts and angular 8 or 9 with ivy compiler. Let's say I have the template: ``` ``` and configuration: ``` data = { options: {...

Hi, Are you planning to support Vue3 ? Right now plugin seems to not work with vue3 :(