Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

ID Site Register Not Working #46

@bretterer

Description

@bretterer

The JWT for the Register page is being created but when you get there and type in a password, You receive the following in the console.

TypeError: Cannot read property 'minLength' of null
    at Array.link.b.validate.e (https://xxx.id.stormpath.io/scripts/app.js:1:8939)
    at k.link.b.validate (https://xxx.id.stormpath.io/scripts/app.js:1:9502)
    at Object.a.fields.(anonymous function).validate (https://xxx.id.stormpath.io/scripts/app.js:1:7035)
    at https://xxx.id.stormpath.io/scripts/app.js:1:5971
    at Array.filter (native)
    at k.a.submit (https://xxx.id.stormpath.io/scripts/app.js:1:5925)
    at ee.functionCall (https://xxx.id.stormpath.io/scripts/vendor.js:6:13813)
    at https://xxx.id.stormpath.io/scripts/vendor.js:6:20990
    at k.$get.k.$eval (https://xxx.id.stormpath.io/scripts/vendor.js:5:11080)
    at k.$get.k.$apply (https://xxx.id.stormpath.io/scripts/vendor.js:5:11358)

This is causing the ability to register to not work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions