callstack / callstack/react-native-pager-view

Tab freezes when changing name [Android]

Aperta
#968 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
3.4k
Fork
476
Merge medio
10g 21h
PR unite (30g)
2

Descrizione

## Environment

In 6.6.0 It works
In 6.6.1 It doesn't works

## Description

In 6.6.0 when you change a Tab.Screen name it resolved changing to the first tab without problems
In 6.6.1 when you change a Tab.Screen name it resolves it to the first tab but tab is completely freezen

## Reproducible Demo

```
const Tab = createMaterialTopTabNavigator();

const OrdersTabs = (_props: StackRootNavigatorProps) => {
const referencesReferences = useReferences(state => state.referencesReferences);

return (




);
};
```

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start by reproducing the provided createMaterialTopTabNavigator example on Android with React Native Pager View 6.6.0 and 6.6.1, changing the Tab.Screen name as shown. Trace the freeze after navigation resolves to the first tab; done means the tab remains interactive when the screen name changes.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
android, react-native, typescript
Ambito
mobile
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.