-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
The StripeCheckoutDirective was raising some issues when i used it in my angular application loading key from the scope. The issue did not happen the first time i loaded the view, but after i left it and came back. The issue was that the key that was being loaded was "{{ my_key }}".
I fixed this by adding a $timeout() to the directive.
MileanCo
Metadata
Metadata
Assignees
Labels
No labels