Alex D
Alex D
it is interesting. I will check it.
@andyrue I guess I will additional setting for the component.
@rbalet ok I will check
@1andy11 The compiled component version from NPM repo is working as intended in the angular v 13. I have created test project here: https://stackblitz.com/edit/angular-ivy-yw6tk6?file=src%2Fapp%2Fapp.component.ts Also I have created local blank...
@rbalet > I can do the migration if you're willing to merging it. Should I start with it? Thank you but no :) It is quite simple procedure, but I...
@rbalet I understand you. ok
@rbalet nope :) I am working on the release with the enabled ivy, but with the backward compatibility of the prev angular versions. I will close the issue by myself.
@Nitekurs Hi, this library utilizes native `focus()` function for focusing - https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/focus, therefore I am not sure that this is the lib issue. Please provide the following: 1. Some video...
@Nitekurs Thank you Please also send the following: 1. Device model 2. iOS version 3. package.json 4. The source code of the page/component where the code-input component is being built...
@Nitekurs Just checked and found that this issue is related only to the iOS 12 and below versions. I have tried to replicate the issue on the iOS 13, and...