topppy

Results 5 comments of topppy

atoHref is undefined here is corrected code: `atoHref = $('.reply_author').eq(0).attr('href');`

map是js数组的方法 参考: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map

By adding this line in my webpack.config.js, fix the problem. ``` rules: [{ test: /\.jsx?$/, loader: 'babel-loader', include: [ // here is the code /node_modules[\\/]react-popover/, ], ```

node 8.9.4 ``` /Users/mac/my/pomeloDemo/chatofpomelo-websocket/game-server/node_modules/socket.io/lib/store.js:35 Store.prototype.__proto__ = EventEmitter.prototype; ^ TypeError: Cannot read property 'prototype' of undefined ```

> _No description provided._ 远程调试模式不支持扩展程序,https://chromium.googlesource.com/devtools/devtools-frontend/+/refs/heads/chromium/4752/front_end/core/host/InspectorFrontendHost.ts#354