Skip to content

popup content is not rendered #108

@itsmohdabrar

Description

@itsmohdabrar

I am trying to create the nested routing in my ng2 App and it seems like routerLink in the anchor link as shown below doesn't support.
var link = '<a [routerLink]="['/reports/${response[i]._id}']">${response[i].locationName}</a>'; marker.bindPopup(link).openPopup();

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions