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

self is not defined #611

Closed
1 of 2 tasks
ts0307 opened this issue May 10, 2019 · 0 comments
Closed
1 of 2 tasks

self is not defined #611

ts0307 opened this issue May 10, 2019 · 0 comments

Comments

@ts0307
Copy link

ts0307 commented May 10, 2019

Note: for support questions, please use one of these channels: stackoverflow or slack

You want to:

  • report a bug
  • request a feature

Current behaviour

self is not defined

Steps to reproduce (if the current behaviour is a bug)

in lib/transports/polling-xhr.js
var terminationEvent = 'onpagehide' in self ? 'pagehide' : 'unload';
the self is not defined

Expected behaviour

Setup

  • OS:android 8.0.0
  • browser:
  • engine.io version:3.3.2

Other information (e.g. stacktraces, related issues, suggestions how to fix)

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

No branches or pull requests

1 participant