Hi everyone
I'm watching the video "How To Display Data From an External API in WiX | Step 5: Importing Functions from Backend | Velo".
When debug, API can run and have data response
But when I import it into the page and click preview mode, don't have anything.
I have tried console.log, everything is still the same. But if I comment import getCharacters, console.log will run.
Tell me how to fix it, please.
------------------------------------------------------------------------ Update: This was a disastrous carelessness on my part. Easy fix, change file marvel.js into marvel.jsw
Great job!