bisbaldk
Results
2
issues of
bisbaldk
Tried wave, globe, and rings, all of them work fine in my app. `vanta.birds.min.js` and `vanta.halo.min.js` can't be recognized by Sublime Text 3 Js(babel) somehow, other files are syntax-highlighted except...
Promise.then setTimeout/setInterval new Promise(resolve=>{ resolve() }).then(()=>{ this.setState({}) }) 这个好像依然无法同步获得state,在下一个.then依然拿到的依然是没更新的state