Beyond20 icon indicating copy to clipboard operation
Beyond20 copied to clipboard

Chat damage buttons for Beyond20 companion module do not work

Open RalphTheBard opened this issue 6 months ago • 2 comments

Describe the bug When a Beyond20 roll is made from Dndbeyond, the chat damage buttons that are included with the Beyond20 companion module are not functional. Selecting a token and clicking on the chat damage buttons does nothing.

To Reproduce Steps to reproduce the behavior:

  1. Open up a character sheet on Dndbeyond
  2. Click on an attack roll
  3. On Foundry, select a monster token in your scene
  4. Hover over the character's damage roll in chat
  5. Click the button to apply damage
  6. Damage is not applied to monster token

Expected behavior The damage is expected to be applied to a scene token when clicking on the chat damage button.

Screenshots N/A

Browser Info (please complete the following information):

  • Browser: chrome
  • Version: 127.0.6533.100 (Official Build) (64-bit)
  • Dev console errors:

Uncaught (in promise) TypeError: Cannot create property 'ignore' on number '1' at Actor5e.applyDamage (actor.mjs:966:21) at HTMLButtonElement. (beyond20.js:726:40) at HTMLButtonElement.dispatch (jquery.min.js:2:43184) at y.handle (jquery.min.js:2:41168)

RalphTheBard avatar Aug 10 '24 16:08 RalphTheBard