-
I am implementing a package that provides a custom page for Live Dashboard and some things need to be done in JS as a Hook.
What is a good way to include hooks? Is it just a `` tag in the heex temp…
-
Will require the input component to be reworked for [used_input?/1](https://hexdocs.pm/phoenix_live_view/1.0.0-rc.0/Phoenix.Component.html#used_input?/1). See https://github.com/phoenixframework/phoen…
-
Hi, How would you achive Liveview?
I`m trying to make an Electron app to capture photos. Could you help me with directions?
This https://github.com/philipptrenz/photo-booth works by
```javascrip…
-
Hi, in LiveView i tried to use
import Guardian.Phoenix.Socket
...
current_resource(socket)
But doesn't work. How can i get the current user without get again from db?
Thanks
-
-
[Phoenix LiveView](https://github.com/phoenixframework/phoenix_live_view) ([announcement](https://dockyard.com/blog/2018/12/12/phoenix-liveview-interactive-real-time-apps-no-need-to-write-javascript))…
-
### Bambu Studio Version
git
### Where is the application from?
Built from source by yourself or others
### OS version
Linux
### Additional system information
_No response_
### Printer
N/A
#…
-
Any plans to make pow_routes() work with liveview?
-
### Current behavior
When navigating from any page to another page which uses Phoenix Liveview, the page goes into infinite refresh loop.
In the below code I first visit a website(could be any web…
-
As of 0.14.1 on Linux I get this error when trying to render a Svelte component in a LiveView template.
```bash
Component.render(...) is no longer valid in Svelte 5. See https://svelte.dev/docs/sv…