PawelSpoon
PawelSpoon
tried the same yesterday, do have the same issue. but isn't this a duplicate of the media-error issue ?
https://github.com/linnovate/mean/issues/1925 i have actually both issues. i was able to get rid of the flex issue following an answer in above.thread, but.now i have another runtime.problem. i thing a working...
thats what i basically did yesterday and no help. i will redo the excercise once more from a fresh starting point and report so: i have started with an freshly...
i can not change the target to es5, cause other dependencies do require es6, so for me itis pretty blocking :(
in ngx-gallery.umd.js, this code needs to be modified. unfortunately my js skills are limited. maybe somebody can convert that ? var CustomHammerConfig = /** @class */ (function (_super) { __extends(CustomHammerConfig,...
@onak, @Oussail , thanks a lot !
stumbled today over the same issue. wanted to set my options properly and change to [] funny as options are not required anyway and i had to implement support for...