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

[stable23] fix: only use jquery once it is available #30592

Merged
merged 1 commit into from
Jan 11, 2022

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #30571

publicpage.js is loaded very early and cannot rely on jquery being loaded already.

Move the use of `$` into the `DomContentLoaded` handler.

Signed-off-by: Azul <azul@riseup.net>
@artonge
Copy link
Contributor

artonge commented Jan 11, 2022

CI failure unrelated.

@artonge artonge merged commit 4846f5d into stable23 Jan 11, 2022
@artonge artonge deleted the backport/30571/stable23 branch January 11, 2022 13:18
@blizzz blizzz mentioned this pull request Jan 14, 2022
This was referenced Jan 20, 2022
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

Successfully merging this pull request may close these issues.

2 participants