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

[New Arch] TextInput text change flickers if within Portal #4580

Open
codan84 opened this issue Dec 19, 2024 · 1 comment
Open

[New Arch] TextInput text change flickers if within Portal #4580

codan84 opened this issue Dec 19, 2024 · 1 comment
Labels

Comments

@codan84
Copy link

codan84 commented Dec 19, 2024

Current behaviour

Under new arch any TextInput component (be it from react-native-paper or from react-native) within Portal (modal or dialog) will flicker when text is being changed.

Expected behaviour

Editing text is smooth.

How to reproduce?

Clone this repo: https://github.com/codan84/text-input-flicker

npm install
npm start

Open in Expo Go.

Preview

ScreenRecording_12-19-2024.20-43-14_1.mov

What have you tried so far?

Nothing, I see loads of issues related to Portal under new arch so I guess this is another one?

Your Environment

software version
ios 18.1.1
android 10
react-native 0.76.5
react-native-paper 5.12.5
expo sdk 52
@codan84 codan84 added the bug label Dec 19, 2024
@Ademivaldo
Copy link

same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants