gridder icon indicating copy to clipboard operation
gridder copied to clipboard

Angular + Gridder = ng-click directive doesn't work

Open bharathitman opened this issue 8 years ago • 2 comments

I know this is a jquery only plugin. I am using gridder with angular. The 'expand template' (The expanding preview) of gridder includes buttons. However, these buttons do not propogate ng-click (similar to onclick, but calls a function in the controller instead - think mvc, view calling the controller) events at all. Seems to be a weird issue. $compile service provided by angular doesn't seem to work either

bharathitman avatar Sep 13 '16 19:09 bharathitman

Yes, from what I understand, all content need to be compiled. There must be some way to compile dynamically generated content? I'm not familiar with angular, sorry.

orion3dgames avatar Sep 20 '16 22:09 orion3dgames

Hi, I am also trying to use gridder with angularjs. Is there any workaround to make it work?

sateesh2499 avatar Nov 16 '16 13:11 sateesh2499