Latest #livecomponents Threads 
LiveView is by far my favorite web tech, but a few things have been nagging me. So with all the fancy and ill advised elixir tricks I cou...
New
I’m currently working on a LiveView project where I have a fairly complex UI with nested components. Specifically, I’m using nested LiveC...
New
I was trying to introduce a live component to more uniformly display a data structure that appears broadly across my app, including inter...
New
I’ve added a Live Component (within a nested schema) to a form. Changing the state of the component is neither persisted to the form nor ...
New
attr :rest, :global
slot :inner_block
def navbar(assigns) do
assigns = join_classes_with_rest(assigns, ["navbar"])
~H"""
...
New
Hello Fellas
So I was building as the title implies a search Select functionality for a project of mine and since I was utilizing the fu...
New
I have been trying to render a live component, like this as in the docs:
<h1>Home</h1>
<p>Welcome to the home page...
New
I have a live_view that uses live_components to swap out the content of the page’s main content area depending on the selected item in th...
New
TLDR; A recoverable form rendered through a Live Component doesn’t recover after crashes or disconnects.
DETAILS
Specifications
Phoe...
New
Hi,
i would like to share the following component that you can use in your phoenix forms to provide a input field with a customizable so...
New
This Week's Trending
This Month's Trending
This Year's Trending
Motivation:
I want to write
<.relative_datetime timestamp={my_schema.inserted_at} />
and to get this in my browser:
while oth...
New
Last Three Year's Trending
I’ve been re-arranging my code to break a larger LiveView app into smaller Live Components based on separation of concerns. In the main ...
New
Are there any downsides, like perf issues, to putting all functional components in CoreComponents as long as you prefix it with the conte...
New
Alex Korban recently wrote an article called “Thoughts on Elixir, Phoenix and LiveView after 18 months of commercial use”, where he menti...
New
Hi,
I cannot figure out how to test some LiveComponents simulating the actual events that would be sent by the user.
In my case, the Li...
New
Update Aug 2024:
I’ve been working on re-writing my previous bulma widgets library to modernize it. There’s basic components for most of...
New
Hi there, im pretty new to Elixir, Phoenix and Liveview. I come from an app developer background.
Im having a little hard time, wrapping...
New
Hello! I am trying to convert all the UI strings in the HEEx generated via phx.gen.auth to use gettext. However, I’m running into trouble...
New
I have forms in my app modeled using LiveComponents (they’re in modals) that mostly manage their own state. The following is an example o...
New
LiveView is by far my favorite web tech, but a few things have been nagging me. So with all the fancy and ill advised elixir tricks I cou...
New
Hi all, I was wondering if anyone is aware of any centralized repository for off-the-shelf Phoenix (live) components? There’s stuff out t...
New
Goal: I need to export reports as part of CRM as xlsx, as with all the format provided
Required Formatting:
pivot tables
filters, sort...
New
Is it possible to render a Phoenix.LiveComponent from an html.heex file instead of the render function?
I want to maintain the html in a...
New
Hi!
I would like to suggest a new callback in the lifecycle of the Live Component which is unmount.
Sometimes it is nice to be able to ...
New
TLDR; A recoverable form rendered through a Live Component doesn’t recover after crashes or disconnects.
DETAILS
Specifications
Phoe...
New
I’m working on a social network with posts and comments using LiveView, and I’m trying to figure out how and when to use the different co...
New
Trending Over Three Years
Surface is an experimental library built on top of Phoenix LiveView and its new LiveComponent API that aims to provide a more declarative...
New
I am experimenting with nested LiveComponents inside a LiveView.
My basic idea is to have a LiveView that contains:
header: navigation...
New
Is there a recommended way to use the Routes.static_path in a live component?
I guess I could pass the @conn in the session and then Rot...
New
How would you recommend structuring slightly more complex page layouts?
Ive been roaming the elixir forums for a bit, but I cant really ...
New
Hi!
We want to know why livecomponent mount/1 socket is empty. Shouldn’t be the same socket passed through when invoking it from livevie...
New
Hello,
full disclosure I am still very new to elixir and phoenix and liveview.
I am trying to transform a liveview controller and it’s....
New
I was wondering if there has been any work integrating LiveView with react components? I’m not thinking of server-side rendering, but som...
New
I have created a liveview with a child livecomponent (dialog). I was expecting to be able to define assigns in the child mount function b...
New
Hello all!
I’ve been working a few days on trying to solve a relatively simple issue, however it’s turning into quite the road block. I ...
New
I am working on creating a multi-page application form.
I have decided to hide the next-button until there is an answer for each questio...
New
I updated a project to the latest Phoenix LiveView 0.17.2 and can’t figure out how to pass assigns to a LiveComponent. I guess I need som...
New
Hello everybody,
I have an application where I have many LiveComponents within the same Liveview and the same route/url.
So I’m managin...
New
Hi folks!
I wonder if any of you have already tried to implement scoped CSS styles for live components. I’m specifically interested in h...
New
Hello! :slightly_smiling_face:
I am playing a bit with Phoenix LiveView and Surface, and I’m struggling to find the right way to do a co...
New
Hi,
I have a stateful LiveComponent where I would like to handle a timeout. This timeout should occur a few seconds after one of the han...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







