AlexGan
AlexGan
NNuxt
Created by AlexGan on 5/18/2023 in #❓・help
Cant get correct value in production env, but working in test env
const testimage = ref(useAssets(`/assets/images/feature/deposit/india/fund_step1_${theme}.png`))
const testimage = ref(useAssets(`/assets/images/feature/deposit/india/fund_step1_${theme}.png`))
Can someone help me on this ? i can get correct image in test env , but cant get correctly in prod env
1 replies