alexey13

Results 15 issues of alexey13

Good day! As you can see when we use that effect page have scroll but it should not. https://www.lukeed.com/demo/bee3D/#/effects/concave

Доброго дня! С woo 3.0 и выше совместим данный плагин?

Good day! That what in logs i get: PHP Fatal error: Call to undefined method WooCommerce::logger() in /var/www/alexus13/data/www/teeman.ru/rootteeman/wp-content/plugins/robokassa-for-woocommerce/wc-robokassa.php on line 73 Need to delete that line or turn of logging...

Good day! Thanks for awesome work. Trying to use it as state manager. I have a global proxy object - state and local states that observe global proxy object and...

https://unpkg.com/proppy@latest/dist/proppy.min.js Cannot find "/dist/proppy.min.js" in [email protected]

`var audio = new Audio();` `audio.preload = 'auto';` `audio.src = '/path';` `audio.play();` `const notification = new Notification(...` I used this one https://freesound.org/people/Thoribass/sounds/253595/ Convert to mp3

In [example ](https://github.github.io/combobox-nav/examples/index.html) click by mouse on list item not fire commit event. That's because blur event executes before click event. Solution: change click listener to mousedown listener.

Good day! Animejs is awesome and i love it. I think we need to discuss this one feature. About additive animation: http://iosoteric.com/additive-animations-animatewithduration-in-ios-8/ https://www.youtube.com/embed/1tavDv5hXpo?controls=1&start=370 Tweenjs related thread and example https://github.com/tweenjs/tween.js/issues/329 https://bl.ocks.org/martikaljuve/863cb5edf774d3a154b8b423bc4381f6...

Good day! Its awesome work, thank you for share. I tried on my phone and get around 5 fps. Its not the slowest one:))) As I see its a bottleneck...

Good day guys! Thank you for the awesome product. Noticed some bugs in Safari. Safari Monterey(15.3) error related to incorrect usage of dialog polyfill. [https://github.com/GoogleChrome/dialog-polyfill](https://github.com/GoogleChrome/dialog-polyfill) Haven't done: 1. Include the...