phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

Peace of mind from prototype to production

Results 76 phoenix issues
Sort by recently updated
recently updated
newest added

### Environment * Elixir version (elixir -v): Elixir 1.13.4 (compiled with Erlang/OTP 24) * Phoenix version (mix deps): phoenix 1.6.9 (Hex package) (mix) * Operating system: macOS 12.3.1 ### Expected...

### Pre-check - [x] Use the GitHub issue search — check if the issue has already been reported. - [x] Check if the issue has been fixed — try to...

kind:bug

## Environment Elixir: 1.12 Phoenix: 1.5.8, it looks like it's applicable to all versions since the function was introduced. ## Problem According to documentation, `get_by_key/2` in Phoenix.Presence should return "the...

ref: https://github.com/phoenixframework/phoenix_live_view/issues/1643

One was recently added to Elixir itself: https://github.com/elixir-lang/elixir/issues/7489 Is there such a thing for Phoenix? Could one be added, or would it at least be possible to get an informal...

### Symfony version(s) affected 6.1.4 ### Description I have an entity named `Product` and `Sample` with 'public const' parameters used as arguments in both classes. The issue appear when dealing...

Status: Waiting feedback

### Environment * Elixir version (elixir -v): Erlang/OTP 24 [erts-12.2] [source] [64-bit] [smp:1:1] [ds:1:1:10] [async-threads:1] [jit] Elixir 1.13.4 (compiled with Erlang/OTP 24) * Phoenix version (mix deps): phoenix 1.6.12 (Hex...

note:needs more info

This PR adds telemetry span events for `Phoenix.Channel` `join/3` and `handle_in/3` callbacks. The new events help with instrumenting channels with distributed traces (e.g. via OpenTelemetry). The following new events were...

per https://tailwindcss.com/docs/guides/phoenix

### Environment * Elixir version (elixir -v): Elixir 1.13.4 (compiled with Erlang/OTP 22) * Phoenix version (mix deps): 1.6.7 * Operating system: Mac OS ### Expected behavior assert %{id: id}...