Robert Pluntke
Robert Pluntke
Hey, I use this in an angular form with ngModel and name. So when I add the [showSecondsTimer]="true" to the owl-date-time I can properly select the seconds of the datetime...
Simply adding the swiper to a page like this: `` causes the virtual DOM tree not matching server side rendered content. `[Vue warn]: The client-side rendered virtual DOM tree is...
I am using electron 3.0.14 and angular 7.2.2 No matter to which element I attach the snInViewport directive, it always gets the sn-viewport--out class.
Zooming in using the mouse wheel zooms in more then zooming out with the mouse wheel. If you just add ``` wheel: { enabled: true } ``` and then zoom...
On my chart I added buttons to zoom and pan. For example the zoom in call looks like this: `this.chartTicketHistory.zoom(1.1);` and the call to pan to the left looks like...
### Expected behavior when showing/hiding parts of a stacked bar chart in conjunction with fixed y-coordinates for the show/hide animation both the upper and lower end of the part which...