t4t5/react-native-router

undefined is not an object (evaluating 'this.refs[UNDERLAY_REF].setNativeProps')

Open

#32 aperta il 7 giu 2015

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (163 fork)batch import
help wanted

Metriche repository

Star
 (1174 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Odd bug, I'm getting this error after spamming the router forward and back.

2015-06-07 15:53:43.681 [error][tid:com.facebook.React.JavaScript] "Error: Touchable cannot transition from `RESPONDER_INACTIVE_PRESS_IN` to `LONG_PRESS_DETECTED` for responder `.r[1]{TOP_LEVEL}[0].0.0.0.1.1.0.0`
 stack: 
  _receiveSignal          index.ios.bundle:32990
  _handleLongDelay        index.ios.bundle:32969
  <unknown>               index.ios.bundle:8186
  callTimer               index.ios.bundle:7974
  callTimers              index.ios.bundle:7997
  jsCall                  index.ios.bundle:7423
  _callFunction           index.ios.bundle:7686
  <unknown>               index.ios.bundle:7713
  <unknown>               index.ios.bundle:7707
  perform                 index.ios.bundle:6221
  batchedUpdates          index.ios.bundle:14065
  batchedUpdates          index.ios.bundle:4753
  <unknown>               index.ios.bundle:7706
  applyWithErrorReporter  index.ios.bundle:7458
  guardReturn             index.ios.bundle:7480
  processBatch            index.ios.bundle:7705
 URL: http://localhost:8081/index.ios.bundle
 line: 32993
 message: Touchable cannot transition from `RESPONDER_INACTIVE_PRESS_IN` to `LONG_PRESS_DETECTED` for responder `.r[1]{TOP_LEVEL}[0].0.0.0.1.1.0.0`"

is anyone else experiencing this.

Guida contributor