I'm trying to use custom attribute with angular2 as following
<a href="javascript:void(0)" title="{{inst.title}}" data-loc="{{inst.actionval}}">
which gives me following error
EXCEPTION: Template parse errors: Can't bind to 'loc' since it isn't a known native property