Error: Cannot set properties of undefined (setting 'isAnimate')

Hi, 

When using the Pivot Table with Vue 2, I'm having the following error related with the Spinner:

[Vue warn]: Error in mounted hook: "TypeError: Cannot set properties of undefined (setting 'isAnimate')"


TypeError: Cannot set properties of undefined (setting 'isAnimate')

    at showHideSpinner (spinner.js:771)

    at showSpinner (spinner.js:744)

    at PivotView.push../node_modules/@syncfusion/ej2-pivotview/src/pivotview/base/pivotview.js.PivotView.showWaitingPopup (pivotview.js:1706)

    at PivotView.push../node_modules/@syncfusion/ej2-pivotview/src/pivotview/base/pivotview.js.PivotView.generateData (pivotview.js:3400)

    at Observer.push../node_modules/@syncfusion/ej2-pivotview/node_modules/@syncfusion/ej2-base/src/observer.js.Observer.notify (observer.js:101)

    at PivotView.push../node_modules/@syncfusion/ej2-pivotview/node_modules/@syncfusion/ej2-base/src/component.js.Component.notify (component.js:265)

    at Observer.<anonymous> (pivotview.js:1227)

    at Observer.push../node_modules/@syncfusion/ej2-pivotview/node_modules/@syncfusion/ej2-base/src/observer.js.Observer.notify (observer.js:104)

    at PivotView.push../node_modules/@syncfusion/ej2-pivotview/node_modules/@syncfusion/ej2-base/src/base.js.Base.trigger (base.js:190)

    at PivotView.push../node_modules/@syncfusion/ej2-pivotview/src/pivotview/base/pivotview.js.PivotView.initialLoad (pivotview.js:1221)

Thank you very much


1 Reply

MM Manikandan Murugesan Syncfusion Team November 3, 2021 12:40 PM UTC

Hi Jorge, 
 
We have checked the reported problem and we are unable to reproduce it at our end. Please refer to the following sample. 
 
 
If still the problem exists, kindly reproduce the problem in the provided sample and revert us (or) send your sample that replicating the problem. This would be a helpful for us to investigate the reported problem at our end and provide the solution at earliest. 
 
Regards, 
Manikandan 


Loader.
Up arrow icon