Anthony Manoury

Results 12 comments of Anthony Manoury

Hi guys! I run npm install && npm run build-production but when I'm trying to build the solution I have the same issue in visual studio... Any ideas? Thanks.

Same issue here for time picker and select! I need to click twice to open a select. Put (click)="$event.stopPropagation()" on mz-select-container seems working for the select but not the time...

is this plugin dead or deprecated...?

Think this plugin is completely deprecated if you want to be up to date with angular obviously... I've waiting for an update but nothing so I started a migration to...

For me I solved it using: `this.$uibModalInstance.close(false);` instead of `this.$uibModalInstance.dismiss("cancel");`

@raxityo No because I disabled this feature! the user cannot close the modal by clicking outside of it