Hey guys,
When using the scrollBottom, it removes the keyboard / the cursor from my input field.
In the case of the chat, I need for each new message that arrive to be scrolled at the bottom but the user must be able to keep typing at the same time.
Is there any fix for that bug or would you suggest a workaround?
Thanks Ross for the code! I will try it tonight.
Just a question not related, Iām using the non minified version of ionic.bundle.js. Can I safely remove the minified version from my folder or is it being used during builds?
I am already working on v1.0.0-beta.14
As for the minified, I just never thought of using it so far. Thought I would minify everything for app release. - bad idea?