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

Updated the logic for passing json via url parameter to support legacy style json #42

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ratteler50
Copy link
Contributor

Before it would fail with

roles.ts:135 Uncaught (in promise) TypeError: e.toLowerCase is not a function
    at d (roles.ts:135:12)
    at new u (script.ts:107:28)
    at character_sheet.tsx:149:3

Now it loads properly

…y style jsons (with "id" objects) and also be flexibile with input json structure in general.
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

Successfully merging this pull request may close these issues.

1 participant