- Home
- Forum
- Angular - EJ 2
- WebApiAdaptor Error In Schedule
WebApiAdaptor Error In Schedule
public eventSettings: EventSettingsModel= { dataSource: new DataManager({
url: 'https://js.syncfusion.com/demos/ejservices/api/Schedule/LoadData',
crudUrl:'https://js.syncfusion.com/demos/ejservices/api/Schedule/LoadData',
adaptor: new WebApiAdaptor,
})};
ERROR TypeError: Cannot read property 'indexOf' of undefined
at WebApiAdaptor.push.../node_modules/@syncfusion/ej2-data/src/adaptors.js.UrlAdaptor.processQuery (adaptors.js:462)
at DataManager.push.../node_modules/@syncfusion/ej2-angular-schedule/node_modules/@syncfusion/ej2-data/src/manager.js.DataManager.executeLocal (manager.js:116)
at manager.js:164
at ZoneDelegate.push.../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (zone.js:421)
at Object.onInvokeTask (core.js:16126)
at ZoneDelegate.push.../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (zone.js:420)
at Zone.push.../node_modules/zone.js/dist/zone.js.Zone.runTask (zone.js:188)
at push.../node_modules/zone.js/dist/zone.js.ZoneTask.invokeTask (zone.js:496)
at ZoneTask.invoke (zone.js:485)
at timer (zone.js:2054)
SIGN IN To post a reply.
3 Replies
KK
Karthigeyan Krishnamurthi
Syncfusion Team
November 30, 2018 04:54 AM UTC
Hi Osama,
Thank you for contacting Syncfusion support.
We have checked the reported scenario with the provided code example and Schedule is rendering without any script error. Kindly try the below sample and if the issue persists, try to reproduce the error in a sample and revert else share your Schedule code example/runnable sample (if possible) to serve you better.
Regards,
Karthigeyan
OG
osama gamal
November 30, 2018 01:06 PM UTC
https://drive.google.com/file/d/1jWVMogHQ_aj_UQ3vsfQ8WiGBCbvWOJLt/view?usp=sharing
just run it in visual studio 2017 and use link http://localhost:50976/calendar
just run it in visual studio 2017 and use link http://localhost:50976/calendar
KK
Karthigeyan Krishnamurthi
Syncfusion Team
December 3, 2018 04:23 AM UTC
SIGN IN To post a reply.
- 3 Replies
- 2 Participants
-
OG osama gamal
- Nov 29, 2018 12:10 PM UTC
- Dec 3, 2018 04:23 AM UTC