issues
search
phoenixframework
/
phoenix_live_view
Rich, real-time user experiences with server-rendered HTML
https://hex.pm/packages/phoenix_live_view
MIT License
6.23k
stars
934
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
put_submitter/2 reports selector returning no elements when it should return two
#3525
woylie
opened
1 day ago
0
Minor error: Incorrect names in array destructuring in Javascript View.cancelSubmit method
#3524
pzingg
closed
1 day ago
2
Use makeup_lexers for highlighting HTML/HEEx, CSS and JS in the docs
#3523
SteffenDE
opened
2 days ago
0
Apply eslint formatting to playwright tests
#3522
SteffenDE
closed
2 days ago
0
Check live_session when patching to same LiveView
#3521
SteffenDE
closed
3 days ago
9
Require Elixir v1.14+
#3519
josevalim
opened
3 days ago
0
Require Elixir v1.14+ before release
#3518
josevalim
closed
3 days ago
1
Add Fluxon UI to the list of component systems
#3517
andrielfn
closed
3 days ago
2
Provide a way to lock/unlock elements purely client-side
#3516
SteffenDE
opened
4 days ago
3
Extend client-side JS commands to be usable outside of hooks
#3515
SteffenDE
opened
4 days ago
0
Support {...} interpolation in body
#3514
josevalim
opened
4 days ago
0
Revert "Fix unnecessary remount when navigating back"
#3513
SteffenDE
closed
4 days ago
0
Make JS.put_op/3 public
#3512
bcardarella
closed
5 days ago
3
Regression? in raw_html encoding from Phoenix.LiveViewTest.live/2 and latest Floki 0.36.3
#3511
inf-rno
closed
5 days ago
2
Add a note to the JS hide/1 and show/1 functions for clarifying targeted elements
#3510
augusto1024
closed
6 days ago
1
Add a warning to the JS Hook documentation for changing phx-hook
#3509
Gazler
opened
1 week ago
1
Browser Back Button Fails to Update Content After Navigation in Phoenix LiveView
#3508
shahryarjb
closed
4 days ago
0
run CI against Elixir main
#3507
SteffenDE
closed
6 days ago
0
update code block languages
#3506
SteffenDE
closed
6 days ago
0
Fix reference to wrong Changeset function, should be cast_assoc
#3505
nshafer
closed
1 week ago
1
`phx-remove` Not Respected On Child Elements When Parent Is Removed
#3504
probably-not
closed
1 week ago
1
Update form-bindings guide with up-to-date `inputmode` browser support
#3503
vanderhoop
closed
1 week ago
1
fix misleading docs for enableLatencySim
#3502
TheArrowsmith
closed
1 week ago
1
Phoenix live view generators don't play well with auth
#3520
lifeiscontent
closed
3 days ago
4
Extend documentation concering assign_async/3 and tests
#3501
dersmon
closed
1 week ago
1
clear private HOOK_ID as soon as hook is destroyed
#3500
SteffenDE
closed
1 week ago
1
always merge defaultArgs in JS.exec
#3499
SteffenDE
closed
1 week ago
1
Reserve `{` outside of attributes
#3498
wojtekmach
closed
4 days ago
7
keep original form action when none is provided to to_form
#3497
SteffenDE
closed
1 week ago
0
No hook found for custom element
#3496
philipbrown
closed
1 week ago
0
Fix the heex template example
#3495
kpovel
closed
1 week ago
1
`phx-submit="save"` behaves differently to `phx-submit={JS.push("save")}`
#3494
leifmetcalf
closed
1 week ago
0
Nested form fields do not display errors
#3493
honungsburk
closed
1 week ago
6
Tweak language in the welcome guide
#3492
sodapopcan
closed
1 week ago
1
Support default title attribute
#3491
chrismccord
closed
2 weeks ago
0
Phoenix.LiveViewTest.refute_push_event/4
#3490
davydog187
closed
2 weeks ago
1
Custom Events from unrelated libraries will trigger LiveSocket to throw Errors
#3489
probably-not
closed
3 weeks ago
1
`.inputs_for` ignores `:id` option
#3488
Serabe
closed
3 weeks ago
0
`validate_attrs: false` still emitting errors when there is a `do` block
#3487
tshakah
closed
1 week ago
3
Formatter - Keep intentional newlines when formatting comments
#3486
feliperenan
closed
3 weeks ago
1
Auth scaffolding disabled-with
#3485
bkilshaw
closed
3 weeks ago
2
Add Mishka Chelekom Phoenix & LiveView UI kit and components into README.md
#3484
shahryarjb
closed
3 weeks ago
1
Form inputs rendered outside the form element are not associated to the form via form attribute
#3483
victor23k
closed
3 weeks ago
3
Allow sharing assigns between live navigation
#3482
SteffenDE
opened
3 weeks ago
11
Implicitly, testing a live view that uses `assign_async` or `start_async` means you should always use `render_async` in every test
#3481
dersmon
closed
1 week ago
2
Can't test multiple file upload
#3480
lessless
opened
1 month ago
4
Fix a typo in CHANGELOG
#3479
mxgrn
closed
1 month ago
1
proof of concept: phx-portal
#3478
SteffenDE
opened
1 month ago
9
improve live_render sticky docs
#3477
peaceful-james
closed
1 month ago
1
restore focus after patching cloned tree
#3476
SteffenDE
closed
3 weeks ago
1
Next