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

App stucks when the text field is tapped and the keyboard appears (iOS 15 - iPhone 7) #162

Open
mibrahim025 opened this issue Oct 22, 2021 · 7 comments

Comments

@mibrahim025
Copy link

I tried to make a demo app with WSTagsField. However when the app launches and the field is tapped and the keyboard appears, memory taken by the app start increasing by leaps and bounds without stopping and the app stucks - i.e. stops responding. I found out that the repositionViews is being called again and again endlessly. Can you fix this asap please?

@ricardopereira
Copy link
Member

Hi @mibrahim025. Could you share some code to reproduce the issue?

@mibrahim025
Copy link
Author

mibrahim025 commented Oct 25, 2021 via email

@mibrahim025
Copy link
Author

TagsDemo.zip

@mibrahim025
Copy link
Author

Hi, did you check my issue?

@ricardopereira
Copy link
Member

I'm not using Xcode 13. I'll install the beta and try your demo. Thanks for sharing it.

@mibrahim025
Copy link
Author

mibrahim025 commented Nov 3, 2021 via email

@ricardopereira
Copy link
Member

@mibrahim025 I already checked your demo and I did some debugging but I still don't know how to fix it. I need more time to investigate a solution.

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

2 participants