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

The input focus is always the first! #17

Closed
samrtian opened this issue Sep 26, 2020 · 8 comments
Closed

The input focus is always the first! #17

samrtian opened this issue Sep 26, 2020 · 8 comments

Comments

@samrtian
Copy link

Hello! �We used your plugin. But there have been problems in recent days.

The input focus always appears in the first input box.
we use ionic + angulr 8 + cordova..
What is causing this. Can you help us. Thank you very much!
Please see attachment
11.mp4.zip

@AlexMiniApps
Copy link
Owner

AlexMiniApps commented Sep 27, 2020

@samrtian Hi, please send your config of the lib. What the device and what the version of the device's OS? What the versions of the cordova, ionic and platform?

@AlexMiniApps
Copy link
Owner

Just checked on iOS 14 and "cordova-ios": "^5.1.1", worked without errors. Will wait information from you.

@samrtian
Copy link
Author

samrtian commented Sep 28, 2020

This is my work environment.

Ionic:

Ionic CLI : 6.11.7 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 5.3.1
@angular-devkit/build-angular : 0.801.3
@angular-devkit/schematics : 8.1.3
@angular/cli : 8.1.3
@ionic/angular-toolkit : 2.2.0

Cordova:

Cordova CLI : 9.0.0 (cordova-lib@9.0.1)
Cordova Platforms : 6.0.0, browser
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 5.0.0, (and 28 other plugins)

//////////////
I use ionic build --prod --release
And copy www folder to IIS. this is a website..
In ios Moible browser test. can not.
Android it's ok.

Thank you for your help!

@AlexMiniApps
Copy link
Owner

AlexMiniApps commented Sep 28, 2020

@samrtian Thank you. Can you provide the following things?;

  1. The package.json file
  2. Sources of the page/screen where you have inserted the angular-code-input component with it's inserting code
  3. What the version of iOS on the device with the issue?

@samrtian
Copy link
Author

samrtian commented Sep 29, 2020

yes. of course.
issue.zip

confirmOTP is componet .
takenumber is page
My ios version is 14.2.

thanks

@AlexMiniApps
Copy link
Owner

@samrtian Thanks, I will recheck and will respond you.
About iOS version.. currently the latest version is 14.0.1 (https://support.apple.com/en-us/HT201222#:~:text=The%20latest%20version%20of%20iOS,version%20of%20macOS%20is%2010.15.), maybe it is not so important.

@AlexMiniApps
Copy link
Owner

AlexMiniApps commented Oct 2, 2020

@samrtian
I have created blank project with the similar config to yours project, and have published it here: https://test-cd758.web.app/home
Sources are attached - blank.zip
The latest angular-code-input release is used 1.2.2 there.

I have checked the link above and it is worked fine on iOS 14.0.1. I have not checked on beta versions like 14.2 and others. Only official stable releases are supported.

If you will see the issue by the link above, then it seems that lib is not working in beta iOS 14.2 and will be checked only when the version become stable.

If it works, then please check maybe you have some libs or global js wrappers over input tags events which intercepts lib's listeners.

Will wait feedback from you

@samrtian
Copy link
Author

samrtian commented Oct 5, 2020

I tested beta iOS 14.2 nonsupport.
I temporarily solved it with other methods...
@AlexMiniApps Thank you!

@samrtian samrtian closed this as completed Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants