0

I tried

npm i -g jquery-ui

then I did

import 'jquery-ui'

and when I execute this function :

$(".drop_zone").draggable({ cursor: "pointer" });

it tells me this error :

Uncaught TypeError: jquery__WEBPACK_IMPORTED_MODULE_7___default(...)(...).draggable is not a function

Rory McCrossan
  • 331,213
  • 40
  • 305
  • 339
Mrkinix
  • 125
  • 3
  • 17

0 Answers0