List view: Uncaught TypeError: $ is not a function

Status
Not open for further replies.

paolo.tateo

Member
I connected a new list in front end. When I open the page, it remains blocked, and in the console, I can read this error:

Uncaught TypeError: $ is not a function
at onFabrikReady (blockuserinput.js:3:545)
onFabrikReady @ blockuserinput.js:3
setTimeout (async)
onFabrikReady @ blockuserinput.js:3
(anonymous) @ blockuserinput.js:3
 
Which exact Fabrik version, which frontend Joomla template?
Can you enable "Debug JS" in Fabrik Options/Debugging (so it's running the uncompressed JS and showing some more meaningful line number)?
 
Here you are the screeenshot of debug.

Thank you
 

Attachments

  • screenshot.jpg
    screenshot.jpg
    110.2 KB · Views: 64
Is it working in the backend resp. with Cassiopeia template?

Is jQuery loaded with your J! template?

Can you try to replace $ with jQuery in blockuserinput.js
 
In the backend, it worked
In the front end with Cassiopea template did not work.
I solved it with your advice: by substituting all $ in the file with jQuery

Thank you!
 

Attachments

  • screenshot3.jpg
    screenshot3.jpg
    140.7 KB · Views: 59
Status
Not open for further replies.
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top