question

Upvotes
Accepted
27 1 1 4

New to App Studtio - EikonNow core was not found

Hi, I am new to app studio and working with JET 2 for the first time. I am following the documentation and trying to test the initializing JET part but get the below error. Can someone please help me what am I missing here.

  1. EikonNow core was not found JET.min.js (3,24925)

  2. Could not register JET. Error: "could not find registerWithJET function," JET.min.js (4,12502)


Thanks.



eikoneikon-app-studio
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
Accepted
18k 21 12 20

Hi @Vini

The sample is provided with jQuery Syntax.


For quick testing purpose, suggested to change to console.log() to test the code.


ahs.png (63.5 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Hi Chavalit,

Thanks for your response. This explains. Made the change to the code and managed to get it work.

Warm regards, Vini

Upvotes
39.2k 75 11 27

@Vini

Are you by any chance trying to use JET 2 library in a regular Web browser? JET library cannot be used on its own in a regular Web browser. It can only be used in Chromium browser inside Eikon desktop application or in Eikon Web.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

@ Alex Putkov Thanks for your response. I was testing it using the Eikon Web browser. The sample code was using Jquery which was giving error. Changed it and it's working now.

Click below to post an Idea Post Idea