Flash message to disappear after 5 seconds?
|
|
21
|
8651
|
February 7, 2025
|
Need user's confirmation prompt (yes/no) in LiveView to re-calculate field values
|
|
2
|
72
|
February 7, 2025
|
Phoenix LiveView App Architectures?
|
|
9
|
458
|
February 6, 2025
|
Observer Web - A self-contained liveview library to monitor applications processes/ports and tracing with Erlang debugger
|
|
0
|
82
|
February 6, 2025
|
ErrorTracker - an Elixir-based built-in error tracking solution
|
|
46
|
2740
|
February 6, 2025
|
Phoenix LiveView is now... live!
|
|
101
|
22848
|
February 6, 2025
|
What’s Next for Phoenix LiveView? Future Roadmap & JS Integration
|
|
0
|
265
|
February 5, 2025
|
'protocol Phoenix.HTML.Safe not implemented for' a form field when using <%= %> when rendering a page
|
|
3
|
117
|
February 5, 2025
|
Best approach for data & navigation between screens in Phoenix LiveView
|
|
5
|
237
|
February 5, 2025
|
I can't redirect to code entry page with magic_auth
|
|
2
|
45
|
February 4, 2025
|
Do you have project level patterns with standardized solutions for common problems?
|
|
18
|
191
|
February 4, 2025
|
If a LiveView needs to refresh a JWT, how can you "push" the new tokens back up to the client without a full page refresh?
|
|
9
|
557
|
February 4, 2025
|
Form errors not being shown
|
|
14
|
275
|
February 4, 2025
|
How do I access a Foreign Key value in this code and sort on it?
|
|
5
|
63
|
February 4, 2025
|
Using streams with recursive and/or deeply nested schemas
|
|
45
|
464
|
February 3, 2025
|
Can I volunteer for an Elixir role?
|
|
3
|
287
|
February 3, 2025
|
Get Flash after `render_submit` in LiveView test
|
|
0
|
24
|
February 3, 2025
|
Whenever I make any changes to files in Phoenix 1.7.6, the server prompts me to restart
|
|
5
|
523
|
February 3, 2025
|
Generating liveviews with ash resources
|
|
12
|
445
|
February 2, 2025
|
Why does ensure_authenticated check users_tokens on every navigate?
|
|
4
|
85
|
February 2, 2025
|
Is using Genserver as an intermediary cache for my app faster than going straight to postgres (and good idea)?
|
|
10
|
200
|
January 31, 2025
|
Ecto schema and form's masked input correlation
|
|
3
|
59
|
January 31, 2025
|
The LiveView and OTP Crash Course (free) (self-published) (tutorial)
|
|
5
|
292
|
January 30, 2025
|
How to downgrade phoenix liveView js asset version to 0.20.17?
|
|
8
|
277
|
January 30, 2025
|
Struggling with forms - suspect calling handle_event("validate", ...) from within handle_event("append", ...) is not correct
|
|
11
|
141
|
January 29, 2025
|
Sorting Problem Phoenix Liveview Juggles Pub-Sub and Render (medium difficulty)
|
|
31
|
155
|
January 29, 2025
|
Question about _persistent_id in Phoenix LiveView's inputs_for component
|
|
0
|
65
|
January 29, 2025
|
Form inputs not mapping to the underlying entity
|
|
10
|
134
|
January 29, 2025
|
Make LiveView behave like a Single Page App, examples?
|
|
5
|
264
|
January 29, 2025
|
Troubleshooting "loading" bar and app frozen in Phoenix liveview?
|
|
3
|
69
|
January 28, 2025
|