support

1183 threads · Page 10 of 24

Questions regarding logging out via Live View / phx.gen.auth 3 messages
SOLVED Beginner Phoenix
Plug.Conn put_resp_cookie 51 messages
SOLVED Beginner Backend Phoenix
Ecto cast_assoc in a multi tenancy setup (with foreign key) 2 messages
Ecto SOLVED Backend
Start all applications except the main application during testing 3 messages
get this when running any `mix` command 47 messages
SOLVED Beginner
Spark -- how to leverage with elixir? 6 messages
Open AI package in Elixir 6 messages
[MetaProgramming] Binary Pattern Match 7 messages
Increased memory usage with CACERTS and Ecto? 6 messages
Ecto Backend Phoenix
Phoenix LiveView 0.20.2 - Form with maps 7 messages
Compile-time error in Phoenix ShoppingCart example 4 messages
Beginner Phoenix
Uploading files using Liveview 4 messages
api auth plug now interferes with tests on any route 20 messages
Solution-focused Beginner Phoenix
Send arbitrary events to liveview process 10 messages
Solution-focused Frontend Backend Phoenix
Reading File Issue 5 messages
Beginner
Verifying Firebase's JWTs with Phoenix 13 messages
Beginner Backend Phoenix
Cognito library 9 messages
Restoring sticky live view scroll position during live redirects 19 messages
How to SSH from within Phoenix and work with certificates (no password) 16 messages
Best practice for an independent, idempotent job system? 24 messages
SOLVED Beginner
How do I send a message to a specific user being tracked by Phoenix.Presence? 6 messages
SOLVED Phoenix
Custom Compiler runs once and then isn't found. 19 messages
Unique emails with StreamData 2 messages
Beginner
How to trigger a Form Change Event from Live Component (Datepicker) 58 messages
share a map between processes 19 messages
I'm building a tool that "requires" SSH and SCP looking for opinions 14 messages
Migrations already up 10 messages
When will the Phoenix 1.8 version be out? 3 messages
what's the easiest way to add API based authentication after generating it with `phx.gen.auth`? 3 messages
SOLVED Beginner Backend Phoenix
Hook causes other events to not do anything at all 161 messages
Solution-focused SOLVED Beginner Phoenix
Trying to encrypt string using RSA 10 messages
Beginner Erlang
Why no comma-separation between `var` and `contents` when calling `ExUnit.Case.test` macro? 6 messages
SOLVED Beginner
LiveView form converting float input to scientific 5 messages
Frontend
adding `json` to an existing context break tests in a weird way 124 messages
Ecto SOLVED Beginner Backend Phoenix
Elixir's LSP is consuming all my CPU and RAM on Arch 6 messages
Beginner Erlang
Dealing with duplicate table actions (How do I sidestep warning/error?) 11 messages
does anyone have any interactive learning website recommendations for elixir? 4 messages
Using ecto with no sql db 5 messages
Auto-completing struct fields in VS Code from spec 9 messages
Beginner
How do you conditionally render associations? 5 messages
Beginner Phoenix
I set localstorage data in a liveview and want to retrieve it from a dead view. How? 10 messages
What are some good tutorials on making a Phoenix LiveView Chat application? 3 messages
Beginner
Typespecs not working as expected. 10 messages
Beginner
Broadcasting a message over all active WebSocket connections 13 messages
Beginner
What does &if and &1 mean? 31 messages
Beginner
What does <<>> mean as parameters? 4 messages
Beginner
LiveView - Nested struct as socket assign 10 messages
Renovate + asdf: how to make them work well together? 4 messages
How to check if RSS feed is bad without crashing app? 10 messages
Newbe question about events in a Live View Phoenix project. 7 messages
Beginner Backend Phoenix Frontend