Unused variable "assigns" in live component's inner content
|
|
4
|
116
|
January 14, 2021
|
Recommended way to open a LiveComponent Modal *from* another LiveComponent?
|
|
2
|
228
|
January 13, 2021
|
Surface - A component-based library for Phoenix LiveView
|
|
72
|
14006
|
January 8, 2021
|
Structuring a live view project with proper navigation
|
|
6
|
702
|
November 10, 2020
|
WhatsApp-style UI with LiveView -- Subscribe To All Channels At Once?
|
|
3
|
431
|
November 9, 2020
|
LiveComponent reusability, passing function in assigns
|
|
3
|
336
|
November 7, 2020
|
Async validation for a form in a livecomponent seems harder than it should be
|
|
7
|
346
|
October 13, 2020
|
How do you handle "back button" without having the LiveView mounting again?
|
|
1
|
271
|
September 25, 2020
|
Phoenix LiveView, ReactJS integration
|
|
2
|
1048
|
September 18, 2020
|
Setting assigns values in a LiveComponent test
|
|
0
|
139
|
September 2, 2020
|
What strategies are you currently applying to reduce the amount of code inside a LiveView?
|
|
8
|
730
|
August 13, 2020
|
LiveComponent inside a modal closing modal when receiving any event
|
|
2
|
291
|
August 9, 2020
|
LiveView LiveComponents article
|
|
8
|
1255
|
August 7, 2020
|
Are there examples of complex LiveComponents nesting?
|
|
3
|
538
|
July 22, 2020
|
Scoped CSS styles for live components
|
|
5
|
438
|
July 16, 2020
|
Live_patch broken with custom LiveComponent update/2 implementation. How to implement update/2?
|
|
1
|
267
|
July 15, 2020
|
Creating a Modal LiveView LiveComponent
|
|
2
|
746
|
July 2, 2020
|
Use Routes.static_path in LiveComponent
|
|
7
|
819
|
June 30, 2020
|
Why LiveComponent mount/1 socket doesn't keep the assigns from liveview parent?
|
|
10
|
665
|
June 17, 2020
|
How to do "top-down" LiveView rendering tests of nested LiveComponents
|
|
11
|
777
|
June 14, 2020
|
LiveView mount/3 - assign anonymous function to socket
|
|
0
|
179
|
June 10, 2020
|
Call send/2 from LiveComponent
|
|
0
|
209
|
June 7, 2020
|
What is the expected behaviour of "phx-blur" on an input?
|
|
4
|
355
|
June 2, 2020
|
Similar mount setup in index & edit live view, DRY?
|
|
1
|
228
|
May 31, 2020
|
Nested LiveComponents: how to send message to "parent" via "top"?
|
|
12
|
1197
|
May 29, 2020
|
Does LiveComponent intercept "click" events?
|
|
5
|
558
|
May 16, 2020
|
LiveView. Implementing a Shopping Cart Component. How to load state from localStorage and forward it to Components
|
|
5
|
600
|
May 14, 2020
|
[LiveTest] LiveView render doesn't happen if the event is handled by included LiveComponent
|
|
0
|
211
|
May 14, 2020
|
Stateful live view component re-renders even though the assigns have not changed
|
|
4
|
286
|
April 12, 2020
|
Can a @callback behaviour call a private function inside the module that "uses" it?
|
|
5
|
255
|
April 10, 2020
|