Community-edition: Cannot use slack

Created on 21 Jul 2018  路  8Comments  路  Source: ramboxapp/community-edition

Steps to reproduce

  1. open the rambox
  2. entry the login ID/PW for slack
  3. the page into empty, seems crash. and close the app and open it again, only saw the login page, but still not working as login

Expected behavior

should be login success

Actual behavior

always login failed.

ENVIRONMENT

Rambox: v0.5.17

OS: MAC 10.13.6

Arch: x64 or ia32

wontfix

Most helpful comment

Slack changes the way you login or logout and now they execute window.close() and that seems to crash/freeze the webview.

If you go to Rambox tab and enable-disable the service every time this happens, will work.

window.close() seems to be an Electron bug, because if you open the Developer Console on any website an execute this, will crash.

All 8 comments

I noticed it seems to hang, if you right click the tab and hit reload, it should enter into your slack.

sometimes, but i'm doing this since half and hour ago, and it doesn't work

Slack changes the way you login or logout and now they execute window.close() and that seems to crash/freeze the webview.

If you go to Rambox tab and enable-disable the service every time this happens, will work.

window.close() seems to be an Electron bug, because if you open the Developer Console on any website an execute this, will crash.

Rambox could overwrite window.close() with a no-op function or do something sensible instead.

Hacky but would work.

Refresh also works. Would be nice to see an automated solution.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

This issue has been automatically closed since there has not been any recent activity. Please open a new issue for related bugs.

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jvdmeij picture jvdmeij  路  4Comments

andrii-riabchun picture andrii-riabchun  路  3Comments

mforcer picture mforcer  路  3Comments

biggestchops picture biggestchops  路  3Comments

bnn-y picture bnn-y  路  4Comments