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

Error message on successful decrypt #3

Closed
d1str0 opened this issue May 25, 2017 · 6 comments
Closed

Error message on successful decrypt #3

d1str0 opened this issue May 25, 2017 · 6 comments

Comments

@d1str0
Copy link

d1str0 commented May 25, 2017

screen shot 2017-05-24 at 8 55 34 pm

Chrome 58 on macOS.

@d1str0
Copy link
Author

d1str0 commented May 25, 2017

Shouldn't matter but: https://cryptopaste.org/3LZ3Q7bJ
password: "testpassword"

@Kage Kage added the bug label Jun 1, 2017
@Kage
Copy link
Member

Kage commented Jun 1, 2017

I've gotten that error, too, but I'm not sure what the cause is. Is it due to the scrollToTop thingy? And if so, why?

@bnadarevic
Copy link

this seems to be chrome only error as it works on firefox. https://stackoverflow.com/questions/41977399/chrome-only-error-failed-to-execute-scroll-on-window-no-function-was-found
You could use window.scrollTo that seems to be supported by more browsers but it seems it doesn't have "smooth" option

Kage added a commit that referenced this issue Jun 4, 2017
@Kage
Copy link
Member

Kage commented Jun 4, 2017

Should be fixed as of de7180d, please verify.

@bnadarevic
Copy link

indeed i don't get error anymore, good job

@Kage
Copy link
Member

Kage commented Jun 7, 2017

Great! Resolved.

@Kage Kage closed this as completed Jun 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants