Skip to content

renderComponent: Uncaught TypeError: Cannot read property 'syscall' of null #21023

@NullVoxPopuli

Description

@NullVoxPopuli

🐞 Describe the Bug

Fairly easy to reproduce.

Render multiple things with renderComponent at once (nested, etc).

I had previously shipped the removal of rendering a whole app per "island" in favor of renderComponent here:

But had to revert to renderComponent not actually being robust enough for this use case.

I suspect this may block usage in the more intended use case, which is ag-grid, tanstack table, etc.

🔬 Minimal Reproduction

https://github.com/vlascik/repro-renderComponent

😕 Actual Behavior

VM Crash

🤔 Expected Behavior

No VM Crash

🌍 Environment

  • Ember: 6.8.2+

➕ Additional Context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions