We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When visiting https://savetheinternet.info/demos the animated image in the top is missing.
To Reproduce Steps to reproduce the behavior:
Expected behavior The image should appear in the top like this:
Note that in the screenshot above the URL contains a quote (see #306) Without the quote, the page looks like this:
Screenshots
Desktop (please complete the following information):
Additional context The console shows: document.getElementById(...) is null. This does not happen on the URL with the quote added.
document.getElementById(...) is null
The text was updated successfully, but these errors were encountered:
#323 Thank you!
Sorry, something went wrong.
Fixed #322 (#323)
88822b1
* Added high res image * Fixed bug
jonas32
No branches or pull requests
Describe the bug
When visiting https://savetheinternet.info/demos the animated image in the top is missing.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
![grafik](https://user-images.githubusercontent.com/26303198/54707058-90275e00-4b40-11e9-91b8-0854487659a1.png)
The image should appear in the top like this:
Note that in the screenshot above the URL contains a quote (see #306)
Without the quote, the page looks like this:
Screenshots
![grafik](https://user-images.githubusercontent.com/26303198/54707162-c1079300-4b40-11e9-8765-b781d99323f5.png)
Desktop (please complete the following information):
Additional context
The console shows:
document.getElementById(...) is null
.This does not happen on the URL with the quote added.
The text was updated successfully, but these errors were encountered: