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

Insert code "from messages" doesn't appear on iOS #36

Closed
tigrenok00 opened this issue May 24, 2021 · 3 comments
Closed

Insert code "from messages" doesn't appear on iOS #36

tigrenok00 opened this issue May 24, 2021 · 3 comments

Comments

@tigrenok00
Copy link

Hi,
I'm on version 1.4.0 of the plugin and I'm not seeing "from messages" after tapping on any field. Safari version 14.5.1.
On a regular input field on a different page "from messages" works fine.

<code-input #codeInput [isCodeHidden]="false" [codeLength]="6" (codeCompleted)="onCodeCompleted($event)" [initialFocusField]="0" > </code-input>

Thank you!

@AlexMiniApps
Copy link
Owner

@tigrenok00 Just checked, and have reproduced the issue. Will fix in the next release within few days.

@tigrenok00
Copy link
Author

@AlexMiniApps This is great, thank you!

AlexMiniApps added a commit that referenced this issue May 26, 2021
- Have implemented the feature #28
- Have fixed the issue #36
@AlexMiniApps
Copy link
Owner

@tigrenok00 Have fixed in the latest release v 1.5.0
P.S. Please ⭐ the repository if it is useful for you. This will motivate us to deliver features faster. Thank you!

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