langateam / react-kendo

React Component Library for Kendo UI Widgets
62 stars 19 forks source link

_.mapValues is not a function #13

Open daniyuu opened 8 years ago

daniyuu commented 8 years ago

Hi, thanks for sharing~ But when i executed "var k = React.Kendo = require('react-kendo');" there was an error "_.mapValues is not a funtion" , maybe in KendoTemplate.

Do you have any idea about it? Thanks.