4.20 Uncaught TypeError: $(...).kendoGrid is not a function

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
I have a front end table list of Fundraiser Participants under a customers "my account" but i keep getting the below error:

Uncaught TypeError: $(...).kendoGrid is not a function
    at HTMLDocument.<anonymous> (144:1)
    at a (vhk7nshaaijsgg5x0xxw5pqmhq-z9h7b68uy10igdak.min.js:4)
    at Object.fireWith [as resolveWith] (vhk7nshaaijsgg5x0xxw5pqmhq-z9h7b68uy10igdak.min.js:4)
    at Function.ready (vhk7nshaaijsgg5x0xxw5pqmhq-z9h7b68uy10igdak.min.js:4)
    at HTMLDocument.h (vhk7nshaaijsgg5x0xxw5pqmhq-z9h7b68uy10igdak.min.js:4)


I looked on google and everything says to include jquery which i do...no idea whats wrong. It works fin in 4.10
4 years ago
I guess you are using bundling. just remove the bundle and see what is it coming from.
4 years ago
how do i remove that?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.