Cannot read property 'fn' error in my fiddle

Hello,
Could you please to look at fiddle :
https://jsfiddle.net/yojpu5hv/3/

I tried to make bootstrap/vuejs fiddle (remove icon must be at rigth from the range)
but adding links to bootstrap files I got error in the console :
util.js:55 Uncaught TypeError: Cannot read property ‘fn’ of undefined

Why error and how fix it?
Thanks!

You need to add jQuery.

1 Like