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
When scrolling the footer doens't stay at the bottom of the screen (Chrome 118.0.5993.89 ).
Removing the css property position:absolute from the footer solves the issue
The text was updated successfully, but these errors were encountered:
Thanks for reporting. Does this happen on all pages? This might be an issue with an unclosed html tag on a certain page.
Sorry, something went wrong.
I checked and this happens on evaluation pages like https://dodona.be/nl/evaluations/???/feedbacks/???/. I can't find any other occurrences for now.
Same for me. Only on evaluation pages.
jorg-vr
Successfully merging a pull request may close this issue.
When scrolling the footer doens't stay at the bottom of the screen (Chrome 118.0.5993.89 ).
Removing the css property position:absolute from the footer solves the issue
The text was updated successfully, but these errors were encountered: