Unable to delete items #1

Closed
opened 2021-02-22 08:32:22 +01:00 by tmtabor · 3 comments
tmtabor commented 2021-02-22 08:32:22 +01:00 (Migrated from gitlab.com)

Attempting to remove equipment from a character results in an error.

The problem is in actor-sheet.js on line 95. The script attempts to call RdDUtility.confirmerSuppression but the RdDUtility class does not exist, nor is there a similarly named method on the SoSUtility class.

Attempting to remove equipment from a character results in an error. The problem is in `actor-sheet.js` on line 95. The script attempts to call `RdDUtility.confirmerSuppression` but the `RdDUtility` class does not exist, nor is there a similarly named method on the `SoSUtility` class.
LeRatierBretonnien commented 2021-02-22 20:33:28 +01:00 (Migrated from gitlab.com)

mentioned in commit 4e1b0aca83

mentioned in commit 4e1b0aca832f79caa7e7ee82610038bf2025a95d
LeRatierBretonnien commented 2021-02-22 20:33:28 +01:00 (Migrated from gitlab.com)

mentioned in commit 9ea19a5509

mentioned in commit 9ea19a55095cab4c0db1fe9c61aa9cb6de1cb403
LeRatierBretonnien commented 2021-02-22 20:34:10 +01:00 (Migrated from gitlab.com)

Oops, fixed!

Oops, fixed!
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/foundryvtt-shadows-over-sol#1
No description provided.