jqWidget samples not working

Hello!

Wanted to test some of the jqWidget sample projects.

When starting the apps in the desktop browser no jqWidgets are displayed.

Do I need to enter a valid jqWidget license in the project settings to get them running?

Example:

I open the sample project named “ComboBox” (BASIC > 3. Controls jqWidgets).

I start the app in Desktop Browser (Safari).

No ComboBoxes are displyed - just the labels…

Same when opening the app in Chrome.

Thx!

Are you seeing errors like “Failed to load resource: net::ERR_BLOCKED_BY_RESPONSE.NotSameOriginAfterDefaultedToSameOriginByCoep”?

If so, you’re being blocked by CORS policies. The easiest way around this is to use Deploy to Local Folder instead of Start in Desktop Browser on the Run menu.

The option " Deploy to Local Folder" works just fine!!!

@ghenne - thank you very much!!!

Best wishes,

Olaf