Hi,
I am working on a small Angular 5 application. I am stuck while implementing the Login screen with the following error,
Unhandled Promise rejection: Unable to get property 'schedule' of undefined or null reference ; Zone: <root> ; Task: Promise.then ; Value: TypeError: Unable to get property 'schedule' of undefined or null reference TypeError: Unable to get property 'schedule' of undefined or null reference
I have already added the required changes in polyfills.js.
Can someone help me here.
Regards
Ankita