码迷,mamicode.com
首页 > 其他好文 > 详细

RN_ 错误整理

时间:2017-12-12 12:19:12      阅读:122      评论:0      收藏:0      [点我收藏+]

标签:bsp   pos   def   bin   bind   div   http   const   function   

1. this.setState is not a function   或者 this.setState is undefined

在 constructor 中加入

this.select = this.select.bind(this)

http://blog.csdn.net/u014041033/article/details/50820022

http://www.jianshu.com/p/94fc8c1871c0

RN_ 错误整理

标签:bsp   pos   def   bin   bind   div   http   const   function   

原文地址:http://www.cnblogs.com/daxueshan/p/8026803.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!