Skip to content

V1.0.0 onRender fails if a sheet inheriting from GurpsActorGcsSheet has no quick notes #2692

@StefanLeng

Description

@StefanLeng

I have no quick note section in my sheet that inherits from GurpsActorGcsSheet , The line elements.push(this.element.querySelector('.quick-notes')!)
in _onRender pushes null into the array, that causes the subsequent operations to fail with an null dererfernce error.

Metadata

Metadata

Assignees

Labels

V1.0.0bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions