-
- Version: 2.3.49
- macOS: 10.11.3
Let's say that I am in laptop only mode, with two spaces open, and an application having a window in each space.
I don't believe this applies in this case, but not…
-
## Describe the bug
`igniter.new` appears to not be passing `--no-gettext` to `phx.new` when using `--with phx.new --with-args="--no-gettext" --extend postgres`.
## To Reproduce
```console
$ mix…
-
The logster README shows how to log new messages with logster, but it doesn't show how to remove the Phoenix generated log statements. To me, the README implies that you can remove logging by removin…
-
After running the first half of the command from the README I get this response from ping:
```
llowder: /tmp/test$ cd /tmp/test && tar -xf test.tar.gz && ./bin/test start
[
{:debug_level, …
-
# Phoenix LiveDashboard with Content Security Policy (CSP) | Francis Chabouis's blog
If your Phoenix application enforces CSP rules, and you try to deploy the Phoenix LiveDashboard in production, you…
-
I have two phoenix 1.5 sub-projects in the umbrella application. I added `Plug.Telemetry` into both of Endpoints.
```
defmodule App1.Endpoint do
use Phoenix.Endpoint, otp_app: :app1
plug(Plu…
-
### Environment
* Elixir version (elixir -v): 1.16.2
* Phoenix version (mix deps): 1.7.14
* Phoenix LiveView version (mix deps): 0.20.17
* Operating system: macOS
* Browsers you attempted to re…
-
Hi there,
we are aiming to run our CQRS (:commanded, "0.18.0") Phoenix ("1.4.0") application in a two-instance deployment setup using Redis and the Redis Phoenix adapter (https://github.com/phoenix…
hebbo updated
5 years ago
-
Similar to #323
### Stacktrace
```
$ mix ecto.setup
Compiling 32 files (.ex)
== Compilation error in file lib/bank_of_meetup_web/views/coherence/unlock_view.ex ==
** (CompileError) lib/bank_…
-
### Precheck
* [x] Take a look at the open issues and be sure that your issue is not already covered.
* [x] Be sure your versions of Dialyxir and Erlex are up to date.
### Environment
* Elix…