Issue with 10.1.0 meta app in config

I’m using the latest 10.1.0 version of FDK and trying to build an app using the meta framework for the iparams config.

I’ve defined the 3 mandatory functions in the following manner as shown in the screenshot.

However, when I try to pack the app, it fails saying that the madatory methods getConfigs, postConfigs and validate are not defiend.

Only after assinging the arrow functions to constants and then assigning those constants to the window fucntions doe the error go away.

This behaviour is not intuitive. It would be great to allow any kind of function assignment to the mandatory window functions.

Please consider fixing this.

@Santhosh @Keerthiga_Ramasamy

Thanks for reporting to us @arunrajkumar235 ,
We are working on it and will keep you posted once it is fixed.