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

Truncated text #35

Closed
seanmtracey opened this issue Feb 20, 2017 · 3 comments
Closed

Truncated text #35

seanmtracey opened this issue Feb 20, 2017 · 3 comments

Comments

@seanmtracey
Copy link

image

When attempting to test the push notifications tutorial with the push companion, the page complains that the subscription endpoint is truncated when it is not.

There are no further error messages.

Version 56.0.2924.87 (64-bit) OS X 10.10.5

@seanmtracey
Copy link
Author

I think this line should be if (subscriptionObject.endpoint.indexOf('...') > -1) {

@gauntface
Copy link
Contributor

Sorry - was a rushed PR - should be fixed shortly - in the process of deploying now.

@seanmtracey
Copy link
Author

👍 I've made that mistake too :)

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

2 participants