laravel / jetstream

Tailwind scaffolding for the Laravel framework.

Home Page:https://jetstream.laravel.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Email registration validation error

ivanmizz opened this issue · comments

commented

Jetstream Version

3.3

Jetstream Stack

Livewire

Laravel Version

10.10

PHP Version

8.1.2

Database Driver & Version

No response

Description

An incomplete email such as "johndoe@gmail" is able to register and login in to the app. The form should prompt the user to write complete email such as "johndoe@gmail.com"

A user inputs an incomplete email address in the registration page

Screenshot from 2024-01-17 15-02-50

The user is registered in successfully with the incomplete email address

Screenshot from 2024-01-17 15-03-25

Steps To Reproduce

https://github.com/ivanmizz/servicehub-2/

Hi there,

Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repo you can try one of the following channels:

However, this issue will not be locked and everyone is still free to discuss solutions to your problem!

Thanks.

commented

Noted. Thanks for the feedback!