-
Notifications
You must be signed in to change notification settings - Fork 101
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
Task input field broken after #1 #2
Comments
@vipulbhj I found out that #1 broke the app. It basically cause rerender whole list on any action. Check attached video @craftzdog my suggestion revert changes meanwhile telegram-cloud-document-4-5829978153640004256.mp4 |
That looks bad, let me check this and get a fix in. Thanks for reporting, and sorry for the bug 😅. I will send a PR like right now |
Hey @rohitghosal @dimaportenko, I have created a PR and reverted the component which caused the issue, very sorry for the issue caused. Till this gets merged, you can just replace the I will look into detail as to what actually caused the animation to re-render so many times. Thanks for reporting 🌻🌻🌻🌻🌻🌻 |
Looks like works with 👆 |
It was not NativeBase, I messed up the memorization 😅😅😅. NativeBase doesn't have first party support for animations, so everything from other libraries was working fine. It was lack of experience with I am shocked I didn't test this before sending the PR. I guess human errors are harder to catch by humans 😅😅😅 I am sorry |
Well, I don't have any problem, everything is fine for me, I'm sure it's for something else, I already tried Native Base and I haven't had serious problems, well I haven't used it in complex things either |
Hey all, we can close this issue now since the PR has been merged. |
So, shouldn't we use |
I am not sure that caused the issues, still looking into it, will give you a detailed feedback on this soon :) |
Hi, @vipulbhj Still waiting for this. Thanks
|
Haptic typing bug found in android testing!!!
When I try to put input in the tasks area, after every letter input back button is automatically working and we have to retype it. Like system freezing.
The text was updated successfully, but these errors were encountered: