© 2026 Hedgehog Software, LLC
byUuid
const selectHandler = async (option) => { race = await fromUuid(option); console.log(source); //<-- works console.log(adv); //<-- undefined console.log(race.advancement.byId); //<-- works } $: source = race?.system?.source; $: adv = race?.advancement?.byId;
adv
byId
Join the Discord to ask follow-up questions and connect with the community
219 Members