Moerill / fvtt-find-the-culprit

MIT License
8 stars 10 forks source link

The module explodes if module info is expanded #4

Closed mkahvi closed 3 years ago

mkahvi commented 3 years ago

Clicking the module info expansion button causes Find the Culprit to error out and the button to activate it vanishes.

foundry.js:2499 TypeError: Cannot read property 'querySelector' of null
    at onRenderModuleManagement (find-the-culprit.js:17)
    at Function._call (foundry.js:2496)
    at Function.call (foundry.js:2481)
    at ModuleManagement._render (foundry.js:4547)
    at async ModuleManagement._render (foundry.js:5163)

And I do mean this, in case it's not clear enough: Screenshot 2020-12-04 171252