-
### Environment
* Elixir version (elixir -v): 1.17.1
* Phoenix version (mix deps): 1.7.12
* Phoenix LiveView version (mix deps): 1.0.0-rc.0
* Operating system: Mac OS
* Browsers you attempted …
-
Two semantically equal expressions, but the second one fails.
```elixir
iex(1)> string = """
...(1)>
...(1)> 1 & 2
...(1)> 1 > 2
...(1)>
...(1)>
...(1)> """
iex(2)> Earmark.as_ast(string…
-
`config/config.exs` loads before `lib/APP_NAME.ex`.
How can we have envy read `.env` vars before the `config.exs` file is read? I'm specifically configuring https://github.com/stavro/arc#s3-configura…
-
**Describe the bug**
`flyctl` fails to launch app and exits without useful diagnostics:
```
Running Docker release generator
Error: failed running /opt/homebrew/bin/mix phx.gen.release --docker: e…
-
Ukryte pole wyszukiwania http://allegro.pl/listing?string=caps%20impregnat&order=m&description=1&bmatch=base-relevance-floki-5-uni-1-1-1025
`pl##.in` z Adblock polskie reguly social
-
### Problem
The Code Editor is empty even though the server is running fine. Also, I don't know if this is related or not but the Visual Editor gets an overlay once I hover the mouse cursor to the …
-
I'm building a form for bulk-updating the `active?` field on an entity (`Fund` in the output below).
The relevant part of the `render` function is:
```elixir
…
-
## Describe your environment
* Operating system: Rocky Linux 9 using official freqtrade docker image
* Python Version: 3.12.7
* CCXT version: 4.4.24
* Freqtrade Version: 2024.10 (via docker c…
-
HI,
I am trying to install keila on ubuntu and I am getting this error.
Can someone please help me fix this??
```
Running the postCreateCommand from devcontainer.json...
[102557 ms] Start: …
-
## Description
I originally thought that this might be a [bug in PhoenixTest](https://github.com/germsvel/phoenix_test/issues/97), but it looks it's actually in Floki.
If I have a form field wit…