/nav_test

Repro of a possible bug in Phoenix LiveView

Primary LanguageElixir

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.