Svelte Pages #161
RealBirdMan91
started this conversation in
General
Replies: 1 comment 7 replies
-
Hi! There's not really a downside that I can think of. You might want to look into inertia.js if you want to do this for all pages https://github.com/inertiajs/inertia-phoenix For the live.upload I'm not sure, maybe someone else can chime in for this that got it working :) |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, I'm new to the Phoenix community and wanted to ask if it's a good idea to directly invoke a LiveSvelte component as a page in the render function (like in this repo) or if there are any downsides I'm missing.
Also, I can’t seem to get the live.upload method working. I found a closed issue related to it but I'm not sure if there's already a solution. Any advice would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions