You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the default filter when clicking the magnifying glass to launch the compendium browser on a focus entry cantrip rank, which causes the spells tab to not render. Error is also thrown when manually selecting this combination of focus and cantrip in the filters.
Uncaught Error: https://svelte.dev/e/state_unsafe_mutation[Detected1package: system:pf2e(6.10.1)]atstate_unsafe_mutation(vendor.mjs:1:4345)atset(vendor.mjs:1:6641)atObject.set(vendor.mjs:1:12198)atProxy.sort(<anonymous>)
at CompendiumBrowserSpellTab.filterIndexData (pf2e.mjs:1624:37222)
at Array.filter (<anonymous>)
at pf2e.mjs:1624:2770
at update_reaction (vendor.mjs:1:19758)
at execute_derived (vendor.mjs:1:9008)
at update_derived (vendor.mjs:1:9222)
at check_dirtiness (vendor.mjs:1:17306)
at check_dirtiness (vendor.mjs:1:17277)
at process_effects (vendor.mjs:1:24868)
at flush_queued_root_effects (vendor.mjs:1:23286)
Side note, I don't think that filter would even show focus cantrips. They don't show up under focus nor cantrip.
The text was updated successfully, but these errors were encountered:
This is the default filter when clicking the magnifying glass to launch the compendium browser on a focus entry cantrip rank, which causes the spells tab to not render. Error is also thrown when manually selecting this combination of focus and cantrip in the filters.
Side note, I don't think that filter would even show focus cantrips. They don't show up under focus nor cantrip.
The text was updated successfully, but these errors were encountered: