Solved! The problem was we hadn’t loaded it in fetchComponentData
const plasmicData = await PLASMIC.fetchComponentData(/* it needed to go here */)
Solved! The problem was we hadn’t loaded it in fetchComponentData
const plasmicData = await PLASMIC.fetchComponentData(/* it needed to go here */)