Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jquery.ba-bbq.js:258 Uncaught TypeError: Cannot read property 'match' of undefined #1052

Open
arojasjg opened this issue Feb 3, 2018 · 0 comments

Comments

@arojasjg
Copy link

arojasjg commented Feb 3, 2018

Hi i install yiibooster to my yii app, all runs nice except when i filter a grid and no results get found, if i try to make another search (filter) i get this error.

jquery.yiigridview.js:213 null


jquery.ba-bbq.js:258 Uncaught TypeError: Cannot read property 'match' of undefined
at Function.jq_param_sub (jquery.ba-bbq.js:258)
at Function.querystring (jquery.ba-bbq.js:128)
at HTMLDivElement. (jquery.yiigridview.js:316)
at Function.each (jquery.js:16)
at init.each (jquery.js:16)
at init.update (jquery.yiigridview.js:250)
at init.$.fn.yiiGridView (jquery.yiigridview.js:388)
at HTMLInputElement. (jquery.yiigridview.js:135)
at HTMLDocument.dispatch (jquery.js:16)
at HTMLDocument.bB (jquery.js:16)
jq_param_sub @ jquery.ba-bbq.js:258
(anonymous) @ jquery.ba-bbq.js:128
(anonymous) @ jquery.yiigridview.js:316
each @ jquery.js:16
each @ jquery.js:16
update @ jquery.yiigridview.js:250
$.fn.yiiGridView @ jquery.yiigridview.js:388
(anonymous) @ jquery.yiigridview.js:135
dispatch @ jquery.js:16
bB @ jquery.js:16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant