WDTC - no visible widget in browser

Hello ,

We are trying the WDTC spinner online tutorial. I have created the widget, but it is not showing up in my browser. During build is this warning: Additional directory “tutorial” found, which is not part of the project. Am I missing something to do? thank you

It is look likes that :
No error message during npm run build
Widget visible and correctly configurable in mappVIEW




After AS project compile just warning

But on real web server in Arsim the widget is not visible

Something missing for sure…

versions:
mapp View 6.1.1
WDTC 6.1.1.0

Thank you

Hi,

Is there any error in the devtools of your browser ? Same for devtools in content editor ?

Regards,
Florent

Hello @jan.zabka ,
If you test your widget just without license, I think you need to use localhost instead of the IP address in your browser. Please try it and let me know.

2 Likes

@jan.zabka what is status of your topic? Did you solve it?

Hi,
localhost is the solution instead of 127.0.0.1

Thank you :slight_smile:

1 Like

Just want to add here, that this depends of the setup you have. For someone else address 127.0.0.1 will work.