Upgrade phoenix liveview to 1.1
Open
@midigofrank is already working on this.
Since Jul 24, 2026.
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
Liveview 1.1 introduced compile time validation for routes. This breaks the current workflow model of configuring routes https://github.com/OpenFn/lightning/blob/main/config/config.exs#L44 when the modules don't exist yet. See https://github.com/OpenFn/lightning/pull/4537#issuecomment-4840914602
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.