Dahkon

Results 8 comments of Dahkon

Hello, I have the same issues without angular. I'm trying to put ajax on autocomplete as it crashes with too many elements. Here is the simple code : ` input.autocomplete({...

For this specific problem I used another library for autocomplete and I was able to use it even on chips, I tried first to modifiy materialize code but no success....

Anychance we get a release fixed soon ? @Dogfalo Removing animation from drop down did the trick for me but a better fix would be appreciated.

> Same in here, but I try and found magic code. > `this.mapboxDraw.setFeatureProperty(id, 'hover', value) this.mapboxDraw.add(this.mapboxDraw.get(id)) ` Same problem here and your magic code fixed it for me. Thank you....

After some digging, it seems to occurs when chips are within the same FORM tag as others input fields. That's really annoying as I must have chips in the middle...

Thanks for your reply. That's indeed not an ideal solution. Would you consider something that can be usefull for desktop users too, an alternative solution to validate entries on chips...

My solution until it's fixed correctly, if it can help someone. Working fine on desktop & android ``` //Javascript / jquery //Call this function after chips initialization function chips() {...

I agree to the last solution. It would be nice if the waves stops when scrolling/dragging starts. I've got the issue on navbar with collection.