Infinite loop when reseting just the deck on FoundryVTT V9 #9
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: public/foundryvtt-shadows-over-sol#9
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I am currently testing this module for an upcoming game and I have run into an issue where when using "Reset Deck Only" on the character sheet the system goes into an infinite loop and locks up, and I have to wait for the browser to catch the long-running script and then reload the page. I have tested this on Firefox and one of my players who is helping me test has tried it on Chrome to the same effect. When debugging, I was able to pin it down to the resetDeck method in sos-card-deck.js
I will heck tonight
mentioned in commit
633525a9e5
Fixed in 2.0.5 ! Thanks for reporting the bug