dropify icon indicating copy to clipboard operation
dropify copied to clipboard

Dropify dynamic

Open RODOBTA opened this issue 10 years ago • 1 comments

If inserted statically works perfect, the problem I have is when I want to insert several with AngularJS cycle ng-repeat not grab me the style and makes me a normal input. Has anyone been the same? If so how it resolved?

RODOBTA avatar Feb 26 '16 17:02 RODOBTA

Maybe you need to re-initialize Drupify in the next digests using

$scope.$$postDigest 

bass3l avatar Jul 06 '16 23:07 bass3l