Skip to content

'form-signup' example has a bug. #245

Open
@hydra

Description

@hydra

If you enter 'admin' for the username and '12341234' in the password fields, then press OK the api errors for the username is displayed correctly.
If you then clear 'admin' and type in 'admin' again, and press 'OK' again, the api error is not shown.

This video demonstrates the issue:

Screen.Recording.2025-02-04.221826.mp4

I guess it's because the dynamic for the api errors is the same as the previous one, and therefore some dynamic callback does not run again, not tracked it down yet, just reporting for you.

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