Pf2eToolsOrg/Pf2eTools

BUG-162 No homebrew delete function for relicGift causing page to fail to load

Closed this issue · 1 comments

Steps to reproduce
When building the site locally (npm run build) with IS_DEPLOYED = undefined to enable homebrew, the following error is raised:

No homebrew delete function defined for category relicGift
at Object._getPDeleteFunction (utils.js, line 4772)

This prevents loading any pages with homebrew.

Severity
Medium

  • jbassin#8820
    Verification: 0

Note - MrVauxs#8622

Resolved - Fixed in 0.7.10