MichaelPfuetze
MichaelPfuetze
@HostListener('document:click', ['$event']) outsideClick(event): void { ... in dateRangePicker.directive hides the datepicker right after it is opened
Try to install angular 7 manually and not with the cli, should work. at least it is a try.
Hey, got the same after updating the editor to Version 3. First of all, check your Licence, they changed it for Version 3. Read the Docs of Version 3, they...
Same here, i'm using the cordova-media-plugin. The Play/Pause is working, but not the rest of the remote controls. Something new here?
if push is working you have to handle the notification by yourself like this `this.push.on('notification', function (data) {` `// data.message,` `// data.title,` `// data.count,` `// data.sound,` `// data.image,` `// data.additionalData`...
What is with fallback to native date select? Personal i like the native view of the date picker most. But its always a question of taste...
Have the same problem, i think you don't need the numbers in the pagination on mobil devices. I will hide them. What do you think? Did you see, i added...
quick workarround: i did a client side validation for the inputs...
Same here, i hit update, a lot of update toasts happen on the bottom But nothing more. I'm using the playground file in the mac app.