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

Error in playwright tests: Error [TypeError]: this._renderer.value is undefined #4775

Closed
Tyriar opened this issue Sep 9, 2023 · 4 comments · Fixed by #4776
Closed

Error in playwright tests: Error [TypeError]: this._renderer.value is undefined #4775

Tyriar opened this issue Sep 9, 2023 · 4 comments · Fixed by #4776
Assignees
Labels
type/bug Something is misbehaving
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented Sep 9, 2023

[firefox] Error [TypeError]: this._renderer.value is undefined
    at get dimensions (http://localhost:3000/dist/client-bundle.js:30668:24)
    at _innerRefresh (http://localhost:3000/dist/client-bundle.js:26282:13)
    at ./out/browser/Viewport.js/_refresh/this._refreshAnimationFrame< (http://localhost:3000/dist/client-bundle.js:26277:108)
    at FrameRequestCallback*_refresh (http://localhost:3000/dist/client-bundle.js:26277:75)
    at syncScrollArea (http://localhost:3000/dist/client-bundle.js:26301:18)
    at ./out/browser/Viewport.js/reset/< (http://localhost:3000/dist/client-bundle.js:26266:74)
    at FrameRequestCallback*reset (http://localhost:3000/dist/client-bundle.js:26266:41)
    at clear (http://localhost:3000/dist/client-bundle.js:26064:70)
    at clear (http://localhost:3000/dist/client-bundle.js:27470:20)
    at  (debugger eval code line 201 > eval:1:13)
    at evaluate (debugger eval code:201:30)
    at  (debugger eval code:1:44)
    at evaluateFunction (chrome://juggler/content/content/Runtime.js:405:60)
    at callFunction (chrome://juggler/content/content/Runtime.js:104:41)
    at _onMessageInternal (chrome://juggler/content/SimpleChannel.js:237:37)
    at _onMessage (chrome://juggler/content/SimpleChannel.js:194:12)
    at bindToActor/actor.receiveMessage (chrome://juggler/content/SimpleChannel.js:39:44)
  ✓  887 [Firefox Stable] › ..\..\test\playwright\Terminal.test.ts:602:9 › API Integration Tests › modes › defaults (56ms)
@Tyriar Tyriar added the type/bug Something is misbehaving label Sep 9, 2023
@Tyriar Tyriar added this to the 5.4.0 milestone Sep 9, 2023
@Tyriar Tyriar self-assigned this Sep 9, 2023
Tyriar added a commit to Tyriar/xterm.js that referenced this issue Sep 9, 2023
tsmaeder added a commit to tsmaeder/theia that referenced this issue Feb 14, 2024
Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
@angadn
Copy link

angadn commented Mar 18, 2024

@Tyriar I'm seeing a very similar issue in 5.3.0 as well as the latest beta in 5.4.0.
image

Am I doing something wrong, is this known, or should I file a new issue?

@Tyriar
Copy link
Member Author

Tyriar commented Mar 18, 2024

@angadn not sure, but you should move over to the @xterm/xterm package

@angadn
Copy link

angadn commented Mar 18, 2024

Thanks for pointing that out. I moved over to the @xterm/xterm package, but still run into the same error. Should I file a new issue?

@Tyriar
Copy link
Member Author

Tyriar commented Mar 18, 2024

@angadn sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something is misbehaving
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants