rstaib / jquery-bootgrid

Nice, sleek and intuitive. A grid control especially designed for bootstrap.
http://www.jquery-bootgrid.com
MIT License
972 stars 364 forks source link

Uncaught TypeError: b.converter.to(...).search is not a function #352

Closed aenany-atmosphereiot closed 5 years ago

aenany-atmosphereiot commented 7 years ago

Hello bootgrid team!

I get an error when I try to search my table...

.search is not a function at c (jquery.bootgrid.min.js:6) at Array.where.Array.where (jquery.bootgrid.min.js:6) at I.n (jquery.bootgrid.min.js:6) at I.B (jquery.bootgrid.min.js:6) at jquery.bootgrid.min.js:6

Looney1300 commented 4 years ago

Hey, me too. Exactly the same issue. What's the fix? or why is it being caused?