Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to filter Compendium Browser spells by focus & cantrip throws error #18483

Closed
websterguy opened this issue Mar 9, 2025 · 0 comments · Fixed by #18490
Closed

Trying to filter Compendium Browser spells by focus & cantrip throws error #18483

websterguy opened this issue Mar 9, 2025 · 0 comments · Fixed by #18490

Comments

@websterguy
Copy link
Contributor

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
[Detected 1 package: system:pf2e(6.10.1)]
    at state_unsafe_mutation (vendor.mjs:1:4345)
    at set (vendor.mjs:1:6641)
    at Object.set (vendor.mjs:1:12198)
    at Proxy.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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant