Replies: 1 comment
-
@Morzaram @woutdp FYI, I have exactly the same problem but using SolidJS so it's a LiveView Javascript thing. I have two routes wrapped by a
When I
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys, I'm not sure if I'm missing something but for some reason when I'm getting the following response when I
push_navigate
and add something to thependingThoughtsStore
. Is there anything that I'm missing or that I'm doing that can cause thelive
to not be connected? I'm not using SSRphx-F8_sqRbGNNZSJk3h hook: unable to push hook event. LiveView not connected - create_thought
However as soon as I refresh the page, it's working just fine. I think it's something to do with
push_navigate
but I'm not surePendingThoughtProcessor.svelte
Thanks and apologies if this is an obvious thing.
Beta Was this translation helpful? Give feedback.
All reactions