Skip to content

when buffer is destroyed on layer it crashes on reset() #269

Description

@Absulit

Issue when destroying layers in the reset function, I don't think there's actually a layerItem.buffer there

this.#layers?.forEach(l => l.buffer.destroy());

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions