LiveComponent's handle_event gets called on server restart, seemingly for no reason, how to debug event triggers?
|
|
2
|
732
|
November 28, 2022
|
Live_component in an Enumerable workaround?
|
|
2
|
618
|
October 28, 2022
|
Synchronous communication with a root LiveView
|
|
1
|
460
|
October 24, 2022
|
How can I send a submit message to a livecomponent form from a liveview?
|
|
2
|
583
|
October 20, 2022
|
Why not single-component modules in LiveView?
|
|
11
|
1907
|
September 28, 2022
|
Is my understanding of component composition/communication model correct?
|
|
0
|
573
|
September 16, 2022
|
Flowbite DatePicker not working inside .live_component
|
|
1
|
1688
|
September 7, 2022
|
LiveView external JS after socket mounted?
|
|
4
|
825
|
August 30, 2022
|
Wrapping live components with functional components
|
|
8
|
1640
|
July 29, 2022
|
How to structure stateful nested components to auto-update a timestamp
|
|
3
|
733
|
July 22, 2022
|
Phx_component_helpers - Extensible live_components, without boilerplate
|
|
39
|
3246
|
July 11, 2022
|
Child LiveView vs LiveComponent, would like to know pros and cons
|
|
3
|
1179
|
July 5, 2022
|
Why LiveComponent mount/1 socket doesn't keep the assigns from liveview parent?
|
|
13
|
5130
|
April 19, 2022
|
Communicating Between Live Components
|
|
10
|
4111
|
April 15, 2022
|
How to track the variable is being properly changed in LiveView
|
|
11
|
1811
|
April 12, 2022
|
Is there a way to directly supply assigns to a Phoenix.Component
|
|
6
|
791
|
March 28, 2022
|
Cannot use a live_component inside of a form_for
|
|
1
|
1255
|
January 25, 2022
|
JS LiveView issue
|
|
2
|
778
|
January 14, 2022
|
What is your minimum test setup for a stateful component?
|
|
6
|
1197
|
January 14, 2022
|
Cost of stateful components confusion
|
|
3
|
901
|
December 9, 2021
|
[LiveTest] LiveView render doesn't happen if the event is handled by included LiveComponent
|
|
1
|
1720
|
December 3, 2021
|
Default content for optional named slot
|
|
7
|
2210
|
November 29, 2021
|
What is the `__live__` key for? I'm getting "(KeyError) key :__live__ not found" with Phoenix.LiveComponent
|
|
2
|
1614
|
November 26, 2021
|
SurfaceFormatter - A code formatter for Surface, the component-based library for Phoenix LiveView
|
|
5
|
2039
|
November 25, 2021
|
Does Surface UI Support Nested, *Dynamic*, LiveComponents?
|
|
1
|
771
|
November 24, 2021
|
Phoenix Liveview "components" as dependecies?
|
|
0
|
407
|
October 29, 2021
|
Pass unspecified assigns Map to LiveComponent with LiveView 0.17.2
|
|
5
|
2892
|
October 26, 2021
|
How to share components between liveviews and normal controllers?
|
|
1
|
1455
|
October 16, 2021
|
Push_event from update() function, frontend seems to not receive events?
|
|
6
|
1868
|
September 30, 2021
|
Way to stop propagating events
|
|
3
|
732
|
September 27, 2021
|