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

Version migration error

Hi,
I have upgraded my ej2 version from v16.x.x to v17.x.x and it all works fine in local build. But in case of production build ej2 controls are not working, it emits error as follows,
ERROR Error: Uncaught (in promise): TypeError: this.rippleFn is not a function
TypeError: this.rippleFn is not a function

Note : Find attachments below for package versions.

Regards,
Justin Ebenezer

Attachment: prodbugs_fe96b215.zip

1 Reply

AB Ashokkumar Balasubramanian Syncfusion Team April 12, 2019 09:04 AM UTC

Hi Ebenezer, 
 
Greetings from Syncfusion!!!  
 
As per your mentioned scenario, we have checked your reported problem at our end. But, we are unable to reproduce your reported script error problem at our end. Could you please check the below sample? 
 
 
We suspect, the below cases in your application for the cause of this issue.   
  • Package version conflicts. We recommend the below steps to ensure it.
    • Remove package.lock.json file from the application root
    • Run the command ‘npm cache clean -f’ to clean the cache in your system.
  • Did you rendered the DatePicker component in Angular way using ejs-datepicker or typescript rendering (new DatePicker({}))?
    • If so, we recommend you render the component using ejs-datepicker angular tag directive. If not, please share the rendering part of the code-section and router navigation scenario.
If we misunderstood your requirement, kindly revert us with a code snippets or sample or modify the above attached sample to reproduce the reported issue. This will make us to give you a prompt solution at the earliest.   
Please let us know if you need any further assistance on this. 
 
Regards, 
Ashokkumar B. 


Loader.
Live Chat Icon For mobile
Up arrow icon