Skip to content

TypeError when attempting to import a JournalEntry document. #57

@linkshadowelf

Description

@linkshadowelf

Foundry v10 Build 284
Integration v1.4.0

When importing any single document or importing any category the below error message triggers in the console. Additionally, when selecting Sync, nothing happens despite claiming it was successful.

Clean world install using multiple systems/worlds with no other modules running.

Uncaught (in promise) TypeError: Cannot read properties of null (reading 'replace')
at createImagePage (framework.js:471:39)
at addJournalImagePages (framework.js:491:5)
at getArticleContent (framework.js:368:3)
at importArticle (framework.js:116:17)
at async WorldAnvilBrowser._importCategory (journal.js:373:7)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugFunctionality which is not working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions