Search found 65 matches

Problem is with 2019, with 2018 no problem.

If we set startDate with 2018 works, with startDate 2019 and endDate 2019 not, if we use startDate 2018 with endDate 2019 works
We try to set: $scope.schedulerEngine.startDate = new Date(fromDate); $scope.schedulerEngine.endDate = new Date(toDate); Error is: Invalid time axis configuration or filter, please check your input data. For time question is difficult to create small project for every error. /** * @namespace matrixP...
Found:
.b-virtual-scrollers.b-overlay-scrollbar {
	pointer-events: auto;
}
and not none in our css material.scss, why?
If we press weel and move left and right scroll, only when click ok bar not working
/** * @namespace matrixPlannerController */ app.controller('matrixPlannerController', function($scope, $rootScope, $mdSidenav, $mdToast, $filter, planner) { $scope.toggleSidenav = buildToggler('side-nav'); /** * Toggle side nav * @param {string} componentId - Component ID * @memberOf matrixPlannerC...
Other details in log in scheduler.umd.js: EventHelper.js:290 [Violation] Added non-passive event listener to a scroll-blocking
We try disable all our css but nothing
Hello,

In application after update new version 1.1.2 horizontal scroll not working.
Is possibile to set default scroll?

The problem is in chrome.

Thankyou
Now it works, we change version 1.1.2
I try to clear cache, and I use chrome 71.0.3578.98.
In console generate error, If I use $scope.schedulerEngine.scrollToNow(); not scroll but if I handle promise is success