Eli Albert

Results 13 comments of Eli Albert

it sucks but if you don't want to fork the repo you can also use `$scope.$broadcast('angucomplete-alt:changeInput', elementId, value);`

Hey - I'd like to chime in here since I just spent a few hours fighting with this. There is a positioning bug related to the whole "top" vs "bottom"...

also - you can reproduce all of this in chrome devtools by setting vertical to 300 pixels, and searching to trigger the dropdown when the input is very close to...

interesting not sure what to tell you. did you open the dev tools and set the vertical size too low, as I mentioned?

I was able to reproduce on desktop chome as well if that's any easier. not sure what to tell you beyond that, I guess I could make a video if...

On reflection, I guess my use case is already specific enough, and customized enough from the base case, that it's probably not worth your trying to reproduce further. but thanks...

@aicodex - two separate things here. clearly there could be a different UI that was easier to use on mobile. but we're both also describing a bug related to repositioning...

awesome video! yeah, in the video it is working perfectly for sure. in my case the css bottom value got set to -467 and the drop down was off the...

it's definitely _something_ to do with the build, it is sufficient to copy the svelte component into my app directly for this to start working.