Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with directive #21

Closed
cdvv7788 opened this issue Aug 30, 2016 · 3 comments
Closed

Issues with directive #21

cdvv7788 opened this issue Aug 30, 2016 · 3 comments

Comments

@cdvv7788
Copy link

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.

@tobyn tobyn closed this as completed Oct 24, 2016
@nidzovito
Copy link

hi @cdvv7788 how do you add $timeout to the directive? I am having same issue

@MileanCo
Copy link

Im also having this issue... pretty strange.

@MileanCo
Copy link

@cdvv7788 I created a pull request with the fix you suggested, I tested it and it works :)
#27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants