Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Worldanvil Browser won't work in version 1.4.5: TypeError: An error occurred while rendering WorldAnvilBrowser 5. category.articleIds is undefined #75

Open
Cyrgan opened this issue Jan 2, 2024 · 1 comment

Comments

@Cyrgan
Copy link

Cyrgan commented Jan 2, 2024

Worldanvil Browser won't start in version 1.4.5

Attempting to open the WA browser with the WA Button, which does not work (after correctli setting the WA Api key ofc). Checking the console gives the following error message:

TypeError: An error occurred while rendering WorldAnvilBrowser 5. category.articleIds is undefined

In consequence the WorldAnvilbrowser in Forge and Foundry does not open.

The issue does not seem to persist in Version 1.4.3.

@Cyrgan Cyrgan changed the title TypeError: An error occurred while rendering WorldAnvilBrowser 5. category.articleIds is undefined Worldanvil Browser won't work in version 1.4.5: TypeError: An error occurred while rendering WorldAnvilBrowser 5. category.articleIds is undefined Jan 2, 2024
@Tillerz
Copy link
Contributor

Tillerz commented Aug 2, 2024

All the button does for me right now are a few API requests to WA and then

foundry.js:655 
Error: An error occurred while rendering WorldAnvilBrowser 27. Cannot read properties of undefined (reading 'OBSERVER')
    at Hooks.onError (foundry.js:654:24)
    at 🎁call_wrapped [as call_wrapped] (libWrapper-wrapper.js:507:22)
    at 🎁Hooks.onError#lib-wrapper (listeners.js:138:11)
    at 🎁Hooks.onError#0 (libWrapper-wrapper.js:187:52)
    at foundry.js:5794:13
Caused by: TypeError: Cannot read properties of undefined (reading 'OBSERVER')
    at WorldAnvilBrowser.getContentTree (journal.js:123:103)
    at async WorldAnvilBrowser.getData (journal.js:81:18)
    at async WorldAnvilBrowser._render (foundry.js:5837:18)

Foundry 12, Build 330

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants