Logan Dupont
Logan Dupont
Any update on this issue @pa7
Dupe of #178
This should solve the problem for now ``` var oldShow = $mdDialog.show; $mdDialog.show = function (options) { if (options.hasOwnProperty("skipHide")) { options.multiple = options.skipHide; } return oldShow(options); }; ```
@Prajwal8 Here is the [codepen](http://codepen.io/LoganDupont/pen/YNBrgQ)
+1 Same for the md-color-hsl when you use the mdColorPicker.min.js from the bower installation but it seems that the latest version on github isn't the same as the latest version...
@mmalerba I was wondering if you have an update on this issue?
Is there an update on this?
Thats true, but that issue was only for the required validation that's why i created a more general one. Because the paragraph-tags gives you also problems for other validations and...
@stevermeister @bampakoa Any idea what cause this strange behavior?
@stevermeister Maybe the info that i gave you wasn't clear enough. Here is a video to reproduce it 