dannyarty

Results 3 issues of dannyarty

### Check that this is really a bug - [X] I confirm ### Reproduction link https://codepen.io/dannyarty/pen/yLKzYqN ### Bug description Swiper **beforeSlideChangeStart** event fires only once on first slide change. Same...

### Резюме Речь идет о данном числе ![image](https://user-images.githubusercontent.com/89586545/180277814-ce974cb8-6add-4887-8b68-b720e4e13ae6.png) В **https://github.com/modx-pro/miniShop2/blob/master/core/components/minishop2/processors/mgr/orders/getlist.class.php** на 261 строке идет выборка заказов со статусами 2 или 3. `$month->where(array('status:IN' => array(2, 3), 'type' => 0));` А если...

enhancement

## Feature request ### Summary **Modx 3.0.4, PHP 7.4** I created a simple plugin and registered it to **OnUserRemoveFromGroup** event. When I was trying to remove user from a group...

feature