You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 1, 2020. It is now read-only.
Expected behavior
A small error in the documentation. In the pop-up template, there should be a closing bracket for element
. Sorry, it's really minor I am sure the DOM still renders.
Actual behavior
List elements are contained within two opening
brackets.
Steps to reproduce the behavior
http://esri.github.io/angular-esri-map/#/examples/popups
look within the 'content' property of the PopupTemplate object.