rsms/fb-mac-messenger

React component names changed, menus no longer work

开放

#308 创建于 2016年7月16日

 (2 条评论) (0 个反应) (0 位负责人)Objective-C (232 个派生)github user discovery
bughelp wanted

仓库指标

星标
 (2,837 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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:

screen shot 2016-07-16 at 1 54 09 am

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.

贡献者指南