Javascript – Uncaught (in promise) TypeError: $.data.filter is not a function (react and express)
I already checked the solutions that are already there but none helped Problem : Uncaught (in promise) TypeError: $.data.filter is not a function (react and express) Also, it worked fine on localhost but as soon i made it live it…