-
I am currently using convertFileSrc() to access the resources included in the build: I have also added the right imports but it shows error on the dev mode:
What is the proper way in using the convertFileSrc function in this case? |
Beta Was this translation helpful? Give feedback.
Answered by
stackedCG
Feb 11, 2025
Replies: 1 comment 2 replies
-
The error also points out to this specific line of code, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Upon digging deeper on the archives of all the documentations, I manage to make it work on my end
And now I am filled with adrenaline to just continue this project even though its already bed time lol. I have still one other thing to implement, is that to access the contents of the iframe, I think that might be…