dev7355608
dev7355608
Originally reported by manaflower: https://discord.com/channels/170995199584108546/1184176415139184731/1260302775909351495 **ALL MODULES DISABLED?** true **OS, Hosting, Browser (if applicable)**: any **Short Description of bug**: Failing admin login leaves a sticky error notification about it. **Simple...
```js CONFIG.Dice.functions.foo = a => a.x; new Roll("foo(@test)", {test: {x: 1, y: "$"}}); // or new Roll("foo(@test)", {test: {x: 1, $y: 2}}); ``` ``` foundry-esm.js:65625 Uncaught SyntaxError: Expected ")", ",",...
Originally reported by sirmaoh: https://discord.com/channels/170995199584108546/1184176415139184731/1269423125729378434 "Add-on Modules > Create Module > Relationships" I don't know if this is a bug, but the Dependencies can't be deleted or changed, if the...
Originally reported by zhell9201: https://discord.com/channels/170995199584108546/1184176415139184731/1251514133552173066 **Short Description of bug**: An AppV2 instance can have its width squished under certain circumstances. **Simple steps to reproduce the bug**: - open sheet -...
