rsms/fb-mac-messenger
React component names changed, menus no longer work
Ouverte
#308 ouverte le 16 juil. 2016
bughelp wanted
Métriques du dépôt
- Stars
- (2 837 étoiles)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
In these lines, we try to find the settings gear by looking for the MessengerMasterViewHeader component. Unfortunately, this component no longer seems to exist, when looking through the React debugger:

Instead, we seem to just have components called k, m, o, and other generic names, so the app's javascript can't find the components it's looking for any more.
This is likely the cause of https://github.com/rsms/fb-mac-messenger/issues/305 as well.