ArinzeOkorji
Results
2
comments of
ArinzeOkorji
I am facing the same issue.
In the directive file, add import $ from 'jquery' ; declare var $:$; Remove/comment out the token injection in the constructor use $ instead of this.$ in the addEventListener function....