Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 420 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 420 Bytes

Symfony Demo Application for

This is a demo for the problem I am confronted with.

See: symfony/ux#2438

  1. Install dependencies composer install
  2. Serve with symfony-cli symfony serve
  3. Go to http://localhost:8000/de
  4. Enter text and submit with click on button -> input will reset
  5. Enter text and submit by hitting the enter key -> input will not reset