An open API service indexing awesome lists of open source software.

https://github.com/smnandre/repro-live-redirection


https://github.com/smnandre/repro-live-redirection

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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"