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

Attempted to transition from state RESPONDER_INACTIVE_PRESS_IN to RESPONDER_ACTIVE_LONG_PRESS_IN, which is not supported. #309

Closed
frangeris opened this issue Oct 2, 2016 · 19 comments

Comments

@frangeris
Copy link

Having this issue #5823 even that you're applying the solution

import Ionicons from 'react-native-vector-icons/Ionicons'

<Ionicons.Button
    name="ios-arrow-back"
    size={50}
    color="..."
    underlayColor="..."
    backgroundColor="..."
    onPress={Actions.pop}
/>
@dininski
Copy link

dininski commented Oct 6, 2016

Experiencing the exact same thing using react-native-material-design which includes react-native-vector-icons/Ionicons

@oblador
Copy link
Owner

oblador commented Oct 11, 2016

Hi, this is a bug in the react native core. After reading though the threads it seems to be an issue with the clocks on device/computer getting out of sync.

I'm going to close it for now, but if you have a workaround you can reopen this.

@oblador oblador closed this as completed Oct 11, 2016
@Clcll
Copy link

Clcll commented Oct 11, 2016

How can I avoid it? thx

@fabriziomoscon
Copy link

fabriziomoscon commented Nov 1, 2016

even if this has been closed I just wanted to attach a screenshot. RN 0.34, RN-vector-icons 2.1.0
I never saw this error in month of development... and today I haven't really changed any code. I am on an Android simulator so I believe the clock out of sync could be an issue here.

screen shot 2016-11-01 at 11 02 52

@BabuinGH
Copy link

+1

4 similar comments
@leoabacade
Copy link

+1

@vigyanhoon
Copy link

+1

@LordVitor
Copy link

+1

@zhuxianbin
Copy link

+1

@poupryc
Copy link

poupryc commented Jul 15, 2017

RN 0.46.2 and still present ... 😢

@neilakoh
Copy link

In RN42.3 It used to work when you add inside your TouchableHighlight; however, it is no longer working on RN43.3 above.

@Adrek
Copy link

Adrek commented May 18, 2018

+1

@ravinderpayal
Copy link

+1

Android 8.0
Chrome Remote Debugging on

@Dante-dan
Copy link

+1

@gghnisan
Copy link

gghnisan commented Jun 22, 2019

the same in RN 0.57.8

@bohdansushchak
Copy link

+1
"react": "16.8.3",
"react-native": "0.59.10",

@Deg5112
Copy link

Deg5112 commented Oct 29, 2019

how is this closed without a solution? is there a separate issue that this references to track progress?

@Jaum97
Copy link

Jaum97 commented Nov 4, 2019

+1
"react": "16.8.3",
"react-native": "0.59.2
index
",

@Macilias
Copy link

+1
"react": "16.9.0",
"react-native": "0.61.4",
"react-native-animatable": "^1.3.3",
"react-native-collapsible": "^1.5.1",

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