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

Too many UTF decodes are running #228

Open
fatihemree opened this issue Aug 20, 2024 · 2 comments
Open

Too many UTF decodes are running #228

fatihemree opened this issue Aug 20, 2024 · 2 comments

Comments

@fatihemree
Copy link

Hello,
I like to use this package in my main project. I have implemented this package correctly in my project. Despite this, I would like to share the problem I am having.

  • I am developing a project on iOS emulator with my Macos M1 device.
  • I am using VsCode
  • During development in debug mode, too many UTF decodes are running in the Call Stack area. so hot reload is not working.
  • This usually happens when I am in input focus or when the keyboard is opened.

Is there a solution to this problem?

Good coding to everyone :)

image

@ilteoood
Copy link
Owner

Can you provide a repro?

@fatihemree
Copy link
Author

This project is a business project, so unfortunately, I can't share it. However, I quickly created a sample project, then I set up an error environment. Finally, I will share the sample project with you.

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