【发布时间】:2015-05-11 21:52:07
【问题描述】:
当我的 javascript 出现错误时(我看到红色屏幕)。我在控制台中一遍又一遍地看到这条消息。
#CLOWNTOWN (error while displaying error): undefined is not an object (evaluating 'RCTDataManager.queryData')
如果我尝试使用 fetch 函数,我还会看到消息 undefined is not an object (evaluating 'RCTDataManager.queryData')
【问题讨论】:
标签: ios react-native