Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Login Ratelimiting Error: Not defined fieldType property access #10

Description

@fragkp

Describe the bug
Hey,
when you trigger a rate limiting error on the login page, the fieldType property is not for building the error is not defined.

See: https://github.com/webbingbrasil/filament-2fa/blob/main/src/Http/Livewire/Auth/Login.php#L53

To Reproduce
Steps to reproduce the behavior:

  1. Go to the login page
  2. Type some random credentials
  3. Smash the sign in button multiple times
  4. See error

Possible fix
Change fieldType to 'error'. Unfortunately, when I tested this localy, Livewire seems to override the error message with validation messages.

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