Skip to content

sebastian0119/symfony_charge_reproducer

Repository files navigation

Symfony Reproducer

Strange behaviour of form_errors in two different forms

see also related post at Symfony Discussions

This repository includes all relevant information to reproduce the error messages that are displayed at the beginning of the charge/new form (instead of next to each label).

You will need connection to a database that contains some basic information; migrations for MariaDB / MySQL are included.

The relevant route is https://localhost:8000/charge/new (with the built-in Symfony server).

To reproduce, just add some information into the form and leave out any required field; the error message for the field(s) you left out will pop up at the beginning of the form.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages