Hello
We're using the latest version of ng-flexmonster (v2.7.11), and it seems the 'recordId' property is missing from the CellData interface @ node_modules\@types\flexmonster\index.d.ts, even though it is documented (https://www.flexmonster.com/api/cell-object/)
It looks like it's a simular issue as what Devesh experienced here (namely a missing property on the CellData interface) :https://www.flexmonster.com/question/level-property-not-available-on-cell-data-object/
Could you have a look into this please? Many thanks!
Kind regards,
Michael
Hello Michael,
Thank you for posting your question here.
Yes, you are right it seems that recordId
property is not available in @types/flexmonster
at the moment.
We will add the necessary update in the nearest minor release with ETA Aug 12.
Regards,
Dmytro
Hello Dmytro
Thanks for your quick reply. Looking forward to that release!
Kind regards,
Michael
Hello Michael,
We are glad to inform you that we have updated @types/flexmonster
.
Please let us know if everything works fine for you.
Best Regards,
Vera
Hello Vera
Thanks for the update! Everything is working as intended now indeed, thanks!
Regards,
Michael