I am getting this error when I try to check a particular page of my laravel website
prebuilt.js:184 Uncaught (in promise) FirebaseError: Function where() called with invalid data. Unsupported field value: undefined
"at new Ur (prebuilt.js:184:9)
at by (prebuilt.js:16135:16)
at Qp.Lc (prebuilt.js:15738:16)
at prebuilt.js:16052:17
at dy (prebuilt.js:16010:12)
at fy (prebuilt.js:15937:12)
at prebuilt.js:16554:17
at eg._apply (prebuilt.js:16539:40)
at qy (prebuilt.js:16530:30)
at im.where (prebuilt.js:17803:43)"
I have tried looking through the codes to identify the undefined variables but it seems like I am not getting it right. It’s still showing the same error message, I believe there’s something I am not getting right
New contributor
Gerald Ogbonna is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.