bratsche / nav_test

Repro of a possible bug in Phoenix LiveView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NavTest

To reproduce the issue:

Now, go into mix.exs and change the phoenix_live_view value to 0.7.10 (without the ~> and re-run mix.deps.get and try to reproduce again. It behaves differently when it's not using anything older than 0.7.11.

About

Repro of a possible bug in Phoenix LiveView


Languages

Language:Elixir 65.5%Language:CSS 25.3%Language:HTML 5.8%Language:JavaScript 3.4%