Alexander Gansky
Alexander Gansky
hello all have anyone PR for that issue? I think problem i there: ``` restrict: 'A', link: function (scope, element, attrs) { scope.value = attrs.ngDrag; var offset,_centerAnchor=false,_mx,_my,_tx,_ty,_mrx,_mry; var _hasTouch =...
@fatlinesofcode can you help for that issue?
i have make PR for resolving this issue (it works for me) https://github.com/fatlinesofcode/ngDraggable/pull/236
try to update your bundles.php put `Loevgaard\SyliusBrandPlugin\LoevgaardSyliusBrandPlugin::class => ['all' => true],` before `Sylius\Bundle\GridBundle\SyliusGridBundle::class => ['all' => true],`
Same error. I am implementing project on SF 6.2, previously it was iplemented on SF3.4. Database for translations was just copied from one project to another.
I got working solutions from Sylius slack, so issue is in route settings. All routes must be `::indexAction` and not `:indexAction`. @loevgaard , do you have a plan to add...
Hello, guys ! does anyone has a solution ?
Hello, @abhinav1602 ! Did you find a solution ?
Hello, guys ! Could you please help me with issue with rendering of chart ? package.json ``` JS "dependencies": { "anychart": "8.8.0", "anychart-nodejs": "1.3.6" ``` ImageMagick version ``` BASH convert...
@Shestac92 , could you please help me with the issue ?