$ reference error

Hi,

While using inject js , getting $ reference error. but its perfectly working in console. did anyone faced this issue?

@logesh_kumar1

Can you show how you have used inject js and what code are you using

Cheers

image
as of now , i have used hardcoded values.

@logesh_kumar1

One argument is mandatory for this please include function(e) this argument is for passing the selected item in the indicate element of inject js or the html elemnet basically

Cheers

still same error !.

@logesh_kumar1

I guess references are not supported

Try using plain javascript and check

Cheers

need to use that command , thats why… plain js is working fine

Hi,

Do you need to call jQuery? If so, the following custom activity might help you.

Regards,

is there any other solution without this? we could not able to use that package in our project

Hi,

For now, can you try to set Page at ExecutionWorld property as the following?

Regards,

1 Like

just wanted to say, I had a similar issue and this solution resolved it for me. thank you

1 Like