Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-firefox / Chromium-based browsers get disconnect message from WebSocket #461

Open
TheJoshue opened this issue Oct 20, 2023 · 1 comment
Labels
bug Confirmed issues with the application help wanted A good issue to start contributing

Comments

@TheJoshue
Copy link

Title explains what happens.

Steps to reproduce:

  1. execute /lp(b) editor on server
  2. open given url in any Chromium-based browsers (i recommend testing with Brave or Google Chrome as those are the ones i can confirm this happens)
  3. do not focus on/interact with tab where you opened the given LP editor url
  4. wait like mentioned in step 3. for 5+- minutes
  5. go to your LP editor url and you will see that "Apply" button became "Save" button
  6. you can check console output by pressing F12 on that page, it should be something like this:
    image
  • This is not the case with Firefox browsers.
@Turbotailz Turbotailz added bug Confirmed issues with the application help wanted A good issue to start contributing labels Nov 6, 2023
@lucko
Copy link
Member

lucko commented Jan 28, 2024

Should be fixed - I've tested using Chrome on macos, it now stays connected when the tab is in the background for ~5 mins. Should in theory stay open indefinitely now (providing the server is running and the user who created the session hasn't logged out).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed issues with the application help wanted A good issue to start contributing
Projects
None yet
Development

No branches or pull requests

3 participants