javascript - Why isn't lodash installed through Bower chaining calls to sortBy? -


In my opinion, if I have the following code with a comma object (2.4.1), for example [] :

  _ ([]) should be generated. SortBy (). SortBy (). Value ()  

I have verified that this works, but when I install Lodhash (2.4.1) through the bower, then the above code is wrapped in the object ( _ ([]) ) does not support method channing

How will turquoise churning the lodash method installed?

The reason is that, one of the files installed by Bower, is automatically included in my app This landband version treats like underscores, in which it does not automatically chain.


Comments

Popular posts from this blog

eclipse plugin - Run java code error: Workspace is closed -

ios - How do I use CFArrayRef in Swift? -

scala - Play Framework - how to bind form to a session field -