Hello,
as far as I can see looks html good. Maybe its on *.module.ts or *.ts side.
Best regards, anna-liebt
could you provide sample?
Hello,
yes see here https://valor-software.com/ng2-dragula/index.html What you don’t see in this examples is the import of dragula.
Maybe your import in *.module.ts is wrong. Depending how you load your modules, you must make in the coressponding *.module.ts your imports. For example for eager loading in app.module.ts as described here under setup https://github.com/valor-software/ng2-dragula
Best regards, anna-liebt