geoidesic / foundryvtt-actor-studio

A FoundryVTT module for creating Actors
MIT License
4 stars 3 forks source link

After level up, AS application can't close #65

Closed geoidesic closed 2 months ago

geoidesic commented 2 months ago
Error: Error thrown in hooked function '' for hook 'gas.close'. Cannot read properties of undefined (reading 'render')
    at Hooks.onError (foundry.js:630:24)
    at #call (foundry.js:612:36)
    at Hooks.call (foundry.js:590:38)
    at Object.fn (index.js:143:11)Caused by: TypeError: Cannot read properties of undefined (reading 'render')
    at Object.fn (PCAppShell.svelte:57:24)
    at #call (foundry.js:608:20)
    at Hooks.call (foundry.js:590:38)
    at Object.fn (index.js:143:11)
geoidesic commented 2 months ago

fixed in 1.1.1