Latest #livecomponents Threads Top

pinetops
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
user20230119
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
jdmarshall
I was trying to introduce a live component to more uniformly display a data structure that appears broadly across my app, including inter...
New
Terbium-135
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
pxp9
attr :rest, :global slot :inner_block def navbar(assigns) do assigns = join_classes_with_rest(assigns, ["navbar"]) ~H""" ...
New
nikolis
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
Fortune
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
anagrius
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
ammancilla
TLDR; A recoverable form rendered through a Live Component doesn’t recover after crashes or disconnects. DETAILS Specifications Phoe...
New
solop
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 Top

This Month's Trending Top

This Year's Trending Top

slouchpie
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 Top

APB9785
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
100phlecs
Are there any downsides, like perf issues, to putting all functional components in CoreComponents as long as you prefix it with the conte...
New
coen.bakker
Alex Korban recently wrote an article called “Thoughts on Elixir, Phoenix and LiveView after 18 months of commercial use”, where he menti...
New
Softknobs
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
elcritch
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
mhdtrifork
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
evanwalsh
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
jearbear
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
pinetops
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
bottlenecked
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
apoorv-2204
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
user20230119
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
mortenlund
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
ammancilla
TLDR; A recoverable form rendered through a Live Component doesn’t recover after crashes or disconnects. DETAILS Specifications Phoe...
New
neurodynamic
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 Top

msaraiva
Surface is an experimental library built on top of Phoenix LiveView and its new LiveComponent API that aims to provide a more declarative...
564 43591 214
New
i-n-g-m-a-r
I am experimenting with nested LiveComponents inside a LiveView. My basic idea is to have a LiveView that contains: header: navigation...
New
phasnox
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
larshei
How would you recommend structuring slightly more complex page layouts? Ive been roaming the elixir forums for a bit, but I cant really ...
New
itSQualL
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
sjolicoeur
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
drapermd
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
Softknobs
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
dakora
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
Havardpede
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
PJUllrich
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
Sanjibukai
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
msaraiva
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
Quetzakol
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
Softknobs
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement