Login Ratelimiting Error: Not defined fieldType
property access
#10
Labels
bug
Something isn't working
fieldType
property access
#10
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:
Possible fix
Change
fieldType
to 'error'. Unfortunately, when I tested this localy, Livewire seems to override the error message with validation messages.The text was updated successfully, but these errors were encountered: