You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do we need to pass " auth: auth().unwrap()," here too?
@dessalines This is an important issue for me as all users run into this problem and most don't know how to workaround. So they are unable to post any new things .(
As I think i found the root cause and potential fix, maybe you can look into it?
sam365724
added a commit
to sam365724/lemmy-ui
that referenced
this issue
Aug 28, 2022
Issue Summary
Create post not working (timeout + error) when using this button from a subscribed community:
Steps to Reproduce
PS: Refreshing the page with the same URL works, the form shows up.
Technical details
0.16.6
Potential root cause
auth is missing from the websocket request:
The text was updated successfully, but these errors were encountered: