Open RaghvindYadav opened 1 week ago
Could you run the app with debug logs enabled? This will let you know why the loader did not pick up the url.
You can enable debug logs by setting the environment variable DEBUB like so -
DEBUG=embedjs:*
Please post back here the output of the app with the debug logs enabled so we know what went.
I tried the following code.
output:
Not working with any url for me. Help me to fix this.