Skip to Content
Menu
This question has been flagged
491 Views

How to impliment gridstack version 7.2.2 on odoo15. First I am compiling all the typescript file to js and then keeping those js inside odoo and mentioned its path to web_assests_backend.js. But the library is not loading correctly showing several issues i.e. ```Uncaught TypeError: $(...).gridstack is not a function```

Avatar
Discard