Jquery , Angular, Jquery not working unless full page refresh

Hi i am making a website using angular6. I have used few jquery plugins also example a plugin for remember me , hide sidebar plugin like inspinia a jquery plugin.
The issue is jquery only gets loaded when i do a full page refresh .Whenever Dom elements are added or removed dynamically by angular, all jqury plugins are not working unless i do a full page refresh.
please help

Please post a codepen or github link to your code so we can help.