Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepending prevents Field Error display #568

Open
biwerr opened this issue Apr 25, 2018 · 0 comments
Open

Prepending prevents Field Error display #568

biwerr opened this issue Apr 25, 2018 · 0 comments
Labels

Comments

@biwerr
Copy link

biwerr commented Apr 25, 2018

If you prepend a link to a text field, after Validation with errors there is no error dispay in the form. Without prepending, the display works fine.

Former::text('file')->prepend(Former::link('Browse')->class('popup_selector ')->dataInputid('file'));
@stayallive stayallive added the Bug label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants