We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Production Mode : ERROR TypeError: Cannot read property of undefined

Hi, 
I m trying to use Schedule in my Angular App. In Developpment mode every thinks works perfectly.
But in Production mode, I'm able to view saved event, but I have this Error when I try to add (or move or resize) an event
Error on Add
ERROR TypeError: Cannot read property 'openEditor' of undefined
    at e.cellDblClick (main.65349817e7175e4a66b2.js:1)
    at e.invokeTask (polyfills.8bbb231b43165d65d357.js:1)
    at Object.onInvokeTask (main.65349817e7175e4a66b2.js:1)
    at e.invokeTask (polyfills.8bbb231b43165d65d357.js:1)
    at t.runTask (polyfills.8bbb231b43165d65d357.js:1)
    at t.invokeTask [as invoke] (polyfills.8bbb231b43165d65d357.js:1)
    at m (polyfills.8bbb231b43165d65d357.js:1)
    at HTMLTableSectionElement.k (polyfills.8bbb231b43165d65d357.js:1)

Error on Resize
ERROR TypeError: Cannot read property 'quickPopupHide' of undefined
    at t.resizing (main.65349817e7175e4a66b2.js:1)
    at e.invokeTask (polyfills.8bbb231b43165d65d357.js:1)
    at Object.onInvokeTask (main.65349817e7175e4a66b2.js:1)
    at e.invokeTask (polyfills.8bbb231b43165d65d357.js:1)
    at t.runTask (polyfills.8bbb231b43165d65d357.js:1)
    at t.invokeTask [as invoke] (polyfills.8bbb231b43165d65d357.js:1)
    at m (polyfills.8bbb231b43165d65d357.js:1)
    at HTMLDocument.k (polyfills.8bbb231b43165d65d357.js:1)

What could be the problem ?

Thanks a lot for help

JMEL.

1 Reply

KK Karthigeyan Krishnamurthi Syncfusion Team May 13, 2019 11:33 AM UTC

Hi Jmel,    
 
Greetings from Syncfusion. 
 
We have checked the reported case and able to perform CRUD actions on events in both development and production mode. Recently fix related to production mode issue is included, kindly ensure the case latest version.  
 
Kindly try the sample and if the issue persists, try to reproduce the error in a sample and revert else share your build version, code example/runnable sample (if possible) to serve you better. 
Regards, 
Karthi 


Loader.
Live Chat Icon For mobile
Up arrow icon