Skip to content

[BUG] Forgot password screen loading overlay stuck on #1626

Description

@BenSturmfels

Forgot password screen at /users/password/new:

Screen Shot 2023-08-17 at 12 59 53

There's a JavaScript error in the console:

Uncaught ReferenceError: I18n is not defined

Caused by this code:

<script>
    I18n = I18n || {}
    I18n.defaultLocale = "en"
    I18n.locale = "en"
</script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions