p4535992 / foundryvtt-inventory-plus

A Foundry VTT module to enhance the dnd5e inventory. Allows to customize your Inventory in various ways.
GNU General Public License v3.0
3 stars 3 forks source link

Tidy5e Vehicle Sheet Console Error (Sometimes Looping) #33

Open KonteiKeisei opened 1 year ago

KonteiKeisei commented 1 year ago

Module Version: v0.6.23

Description Error with Tidy5e Vehicle Sheet, Sometimes it loops causing actual performance errors. Often its just the single error.

To Reproduce Steps to reproduce the behavior:

  1. Open Vehicle Sheet with Tidy5e enabled.
  2. See error

Screenshots image

Browser: Firefox/Foundry Client (Ripper and FLC)

Foundry Version: Latest Game System: DND 5e Latest Additional context

Uncaught (in promise) TypeError: undefined. Cannot read properties of undefined (reading 'dataset')
[Detected 1 package: inventory-plus]
    at InventoryPlus.addInventoryFunctions (inventory-plus.js:424:57)
    at Object.renderActorSheet5eCharacterInventoryPlus (module.js:123:31)
    at Object.fn (module.js:77:16)
    at #call (foundry.js:724:20)
    at Hooks.callAll (foundry.js:681:17)
    at Tidy5eVehicle._render (foundry.js:5153:13)
    at async Tidy5eVehicle._render (foundry.js:5822:5)