jadjoubran / laravel5-angular-material-starter

Get started with Laravel 5.3 and AngularJS (material)
https://laravel-angular.readme.io/
MIT License
1.66k stars 400 forks source link

Input boxes when under Ionic #357

Closed shiruken1 closed 8 years ago

shiruken1 commented 8 years ago

You have to backspace everything until you get to the character you wish to replace, and retype everything else.

I don't even know where to start looking! :disappointed: Any help would be greatly appreciated.

jadjoubran commented 8 years ago

I think they have a user-select: none on their inputs check this stack overflow question

shiruken1 commented 8 years ago

Awesome, thanks! :)