-
I'm receiving the following error with the latest version:
```
** (exit) exited in: GenServer.call(:hex_fetcher, {:await, {:tarball, "hexpm", "decimal", "2.1.1"}}, 120000) …
-
**Describe the bug**
LiveAdmin crashes when rendering a field that is a list of binaries
**To Reproduce**
1. Define a field on an Ecto resource that is a list of strings
```elixir
field :home_n…
-
As a user, I want to see Momentum bots for each of the following Memecoins:
1. Dogecoin
2. Shiba Inu (Uniswap v2)
3. Pepe (Uniswap v2)
4. Bonk (Uniswap v3)
5. MemeCoin (Uniswap v3)
6. Floki (U…
-
I made comparation of two libraries ccxtpro and cryptofeed.
I found that if numbers of watched symbols = 199 than ccxtpro returns (Connection closed by remote server, closing code 1008) after > 10 …
-
I'm trying to use Cloud Run as a serverless container to my Phoenix app, in my local environment the connection with local mongo works fine, but in Cloud Run it throw some errors:
```
24-02-06 17:…
-
### Environment
* Elixir version (elixir -v): Elixir 1.16.1 (compiled with Erlang/OTP 26)
* Phoenix version (mix deps): 1.7.12
* Phoenix LiveView version (mix deps): 1.0.0-rc.0
* Operating syste…
-
Ensure all dependencies use their current latest stable version compatible with [Elixir 1.10](https://github.com/Glutexo/onigumo/blob/076353f9bc5f7511181b2a5990ea2e75cd624715/mix.exs#L8) if that versi…
-
Floki appears to be needed in the application's :dev environment (while building svg's) https://github.com/bonfire-networks/iconify_ex/blob/main/lib/iconify.ex#L320, but is listed as :test only.
I'…
-
### Environment
* Elixir version (elixir -v):
```
Erlang/OTP 26 [erts-14.2.3] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit:ns]
Elixir 1.16.2 (compiled with Erlang/OTP 26)
```
…
-
* Crawly from `master`
* `{:floki, "~> 0.33.0"}` in my app (I copied from Crawly's `mix.exs` to stay compatible.
* elixir 1.15.7-otp-26
```
==> crawly
Compiling 41 files (.ex)
warning: Floki.…