ERROR TypeError: $ (...) .modal is not a function

0

I am developing a web application with angular. My code $('#Actualizar').modal('hide'); worked until I added dataTable to my project. $ (...) try to open a modal within my typescript file. I assume the error is in when I added this dataTable library to the project. Something I should know?

    
asked by jorge 03.10.2018 в 20:14
source

0 answers