Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 248 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 248 Bytes

Reproducer "Live Action Redirect"

Install

composer install

Run

symfony serve 
symfony open:local

Reproduce

  1. Open the page "/"
  2. Click on the button "LiveAction foo()"
  3. The page is redirected to the page "/bar"