I am attempting to create a reusable template for a Modal Window.
Unfortunately, I am encountering an error when trying to implement the Modal. The error message I am receiving is found at this link. It seems to be related to an issue with AngularJS.
My goal is to have the Modal Window appear when a button is clicked.