Skip to content

Fix callstack error when defining object in user theme not found in base blaster theme #255

@designmatty

Description

@designmatty
const userTheme = {
    customThingHere: {
        // this will cause an error
    }
}

This is because the current base Blaste theme does not have this object.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions