AngularJS Directive - interpolated attribute

When using interpolated string as attribute it works fine until you add template url. Then it passes it like regular curly bracket string

Fix - use scope.$eval($interpolate(attrs.name))

Author

I plan to write more articles about common laravel components. If you are interested let’s stay in touch.
comments powered by Disqus