-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scalext Reference issues #2
Comments
Hi Rovak, From the example that I downloaded yesterday, both these are present as I just checked. I am using the example without any changes whatsoever. I will give it one more shot now. Do you think something else could have gone wrong. |
Could you check if there are any errors when loading the page? Maybe some javascript files are not being loaded properly. This can be checked by opening the Chrome debugger and looking at the Network tab for any red filenames. |
Hi Rovak, Here is exactly what I am doing and what I am seeing - I am downloading the zip file from https://github.com/Rovak/ScalextExample/archive/master.zip and running it after extracting to a folder. And this is what I see in the Chrome console. Kindly advise. Uncaught ReferenceError: Scalext is not defined Grid.js?_dc=1397211929522:18 |
When I hit http://127.0.0.1:9000/scalext/apiconfig, this is what I get |
Totally missed the update on this ticket, were you able to resolve it? Did you add the @Remotable annotations to the methods? |
Hi Rovak, I am on holiday ... I will get back to you when i am at work. Thanks n Regards
|
Hi Rovak,
When I download the latest application and deploy it, I get the following error on the Chrome console. Does the directFn have to point to a String and not a function.
Kindly advise.
Uncaught ReferenceError: Scalext is not defined 👍 9000/assets/examples/view/direct/Grid.js?_dc=1397123232544:18
Kind Regards
Ashwin
The text was updated successfully, but these errors were encountered: