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
I found a relatively simple fix for this. v11 stores that type info in system.details.type.value as opposed to just system.details.type if you want to change this for yourself it's on line 666 (oof) in the compendium-browser.js file change system.details.type to system.details.type.value
I found a relatively simple fix for this. v11 stores that type info in system.details.type.value as opposed to just system.details.type if you want to change this for yourself it's on line 666 (oof) in the compendium-browser.js file change system.details.type to system.details.type.value
All other filter options seem to work, but filtering NPCs by type (example: fey) in Foundry 11 cause an error and do not show any results
The text was updated successfully, but these errors were encountered: