I using textAngular, it is inactive when page loaded and became active only when user will click on input. It means that all its buttons, for example "Insert video" will be disabled untill text input will not be focused.
Is there a way to make text-angular enabled by default or make it always enabled?
If that doesn't work, try applying a timeout:
Further, if you're on jQuery as most of us, try using .focus() in conjunction with our classic line: