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

Guard against disappearing zero #41

Closed
LukasPrism opened this issue Dec 4, 2023 · 1 comment
Closed

Guard against disappearing zero #41

LukasPrism opened this issue Dec 4, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@LukasPrism
Copy link

I'm not sure where the issue truly lies here but it affects this module and feels like it should be an easy fix (he says knowing nothing).

When using Mr Primate's Link Item and Resource DnD5e module and uses are spent, it makes a weird italics 0 which is fine until the character sheet closes and then your hotbar use looks like this:

Screenshot 2023-12-04 at 14 56 11

The same italics zero appears on the resources box on the attributes tab of the character sheet – so I'm guessing the value isn't zero but null or something? Perhaps something you could guard against so you put a zero in as default in these cases?

Many thanks for a wonderful module btw – something sorely needed!

@LukasPrism LukasPrism added the bug Something isn't working label Dec 4, 2023
@illandril
Copy link
Owner

I didn't see the italic zero when using that mod, so I'm not sure I reproduce the exact same situation you saw.

If you still see the issue after updating, you should see a Unable to determine uses error message in your browser's developer tools console, with some additional detail after it that you can send me to help track down the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants