Captcha occasionally breaks #23

Closed
opened 2024-10-18 14:19:52 -05:00 by Zankaria · 1 comment
Zankaria commented 2024-10-18 14:19:52 -05:00 (Migrated from gitlab.leftypol.org)

Captchas occasionally break because they either:

  • are loaded before the callback.
  • are loaded after main.js, but main.js forcefully initializes the backend before it's ready.
    The actual fix is to adjust the script load ordering
Captchas occasionally break because they either: - are loaded before the callback. - are loaded after main.js, but main.js forcefully initializes the backend before it's ready. The actual fix is to adjust the script load ordering
Zankaria commented 2024-10-19 12:09:39 -05:00 (Migrated from gitlab.leftypol.org)

mentioned in merge request !4

mentioned in merge request !4
Zankaria (Migrated from gitlab.leftypol.org) closed this issue 2024-10-19 12:10:13 -05:00
Sign in to join this conversation.
No labels
Bug
Proposal
Request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: leftypol/leftypol#23
No description provided.