Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Focus on IPhone/IPad #68

Closed
ghost opened this issue Nov 19, 2018 · 6 comments
Closed

Focus on IPhone/IPad #68

ghost opened this issue Nov 19, 2018 · 6 comments

Comments

@ghost
Copy link

ghost commented Nov 19, 2018

Hello,

When the timepicker open, it focus on the minute input directly and the keyboard appears.
The issue is only on iphone/ipad. I test it on https://app.crossbrowsertesting.com(trial version ). for my clients, it's an ipad simulator.

Can you change the focus when the timepicker open please ?

@Agranom
Copy link
Owner

Agranom commented Nov 20, 2018

Fixed. Update to the latest version and check please

@ghost
Copy link
Author

ghost commented Nov 22, 2018

I tried to get the latest version with :

npm install --save Agranom/ngx-material-timepicker#master

So i have the following in my package.json :
"ngx-material-timepicker": "github:Agranom/ngx-material-timepicker#master"
And with npm list i have this :
├─┬ ngx-material-timepicker@2.8.4 (github:Agranom/ngx-material-timepicker#7008af161203c08376da748781baa977b78a04d3)

But i get this error :

ERROR in ./static/angular/app/app.module.ts
Module not found: Error: Can't resolve 'ngx-material-timepicker' in 'angular/app'
 @ ./static/angular/app/app.module.ts 12:32-66
 @ ./static/angular/app/index.ts
 @ ./static/angular/main.browser.ts
 @ multi (webpack)-dev-server/client?http://localhost:3000 ./static/angular/main.browser.ts

When i go back to this version :
"ngx-material-timepicker": "2.8.3"
I doesn't have the issue anymore.

@ghost
Copy link
Author

ghost commented Nov 22, 2018

When i get your master branch i have the exact same files of your project downloaded in my node_modules. https://imgur.com/a/pJ7c9fj

But when i get 2.8.3 version, i have this :
https://imgur.com/a/Tv84mkz

As if npm change the files in the way.

Do you know why i have this ?

@Agranom
Copy link
Owner

Agranom commented Nov 23, 2018

try just to install 2.8.4 version

@Agranom
Copy link
Owner

Agranom commented Nov 26, 2018

what is the status of this issue?

@ghost
Copy link
Author

ghost commented Nov 26, 2018

Works well, solved ! Thanks !

@Agranom Agranom closed this as completed Nov 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant