javascript - React hangs with _dereq_ -


i having problem makes page hang , can see in firebug following line of react selected:

_dereq_- 

[1]<()react-0.13.3.js (line 20) _dereq_ = object { type="object"} module = object { type="object"} exports = object { type="object"} 

'use strict'; var eventpluginutils = _dereq_(19); 

any idea or recommendation on case?

conflict firebug

- removed firebug  

Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -