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

restore reconnect from observable flow #322

Closed
wants to merge 1 commit into from

Conversation

elimisteve
Copy link
Member

Good work, @jimmcgaw

@elimisteve
Copy link
Member Author

Tested this locally; works great. Merging for now; we can merge a future version of fix_reconnect_path into develop later.


reader.readAsText(fileBlob);
});

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you mind undoing all of the changes in this file? Was experimenting after a quick fix, so this is junk I'd rather not merge in.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is #321 better than this branch now?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checking... That's the branch you'd rather get merged, yes?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the other branch I'm getting

ERROR in ./src/utils/sessions.js 7:0-54
Module not found: Error: Can't resolve '../actions/chatActions' in '/home/user/gocode/src/github.com/cryptag/leapchat/src/utils'
resolve '../actions/chatActions' in '/home/user/gocode/src/github.com/cryptag/leapchat/src/utils'
  using description file: /home/user/gocode/src/github.com/cryptag/leapchat/package.json (relative path: ./src/utils)

@elimisteve
Copy link
Member Author

See #321 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants