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

"Cannot read property 'firstElementChild' of underfined" in app.js:99 #11

Open
lxlenovostar opened this issue Jan 19, 2018 · 4 comments
Labels

Comments

@lxlenovostar
Copy link

I test rawrtc-terminal-demo. js in Chrome on Windows7, and rawrtc-terminal run in Ubuntu(in virtualbox) on the same PC. I think ICE is completed, and I have install xterm.

The error message is:

app.js:99 Uncaught TypeError: Cannot read property 'firstElementChild' of undefined
    at Function.fitTerminal (app.js:99)
    at Function.switchTab (app.js:72)
    at setTimeout (app.js:387)


Thank you.

@lxlenovostar
Copy link
Author

This is xterm.js issus. xtermjs/xterm.js#1252

@lgrahl
Copy link
Member

lgrahl commented Jan 30, 2018

If it's an issue in the demo, then it needs resolving. 😉

@lgrahl lgrahl reopened this Jan 30, 2018
@lgrahl
Copy link
Member

lgrahl commented Jan 30, 2018

#9 might be related.

@lgrahl lgrahl added the bug label Jan 30, 2018
@lxlenovostar
Copy link
Author

I will try to solve it, when I have time.

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

No branches or pull requests

2 participants