So I'm trying to follow this post: What is the AngularJS way of handling a modal like this
I copied in everything and now I'm getting an error:
TypeError: Object [object Object] has no method 'reveal'
I'm still trying to learn how all of this works so sorry if this is obvious.