In my project, I'm using ngx7-material-keyboard for the virtual keyboard all this code was written long back they didn't use formGroup, when I enter any kay in the virtual keyboard I'm getting this error ERROR TypeError: Cannot read properties of undefined (reading 'value') at MatKeyboardKeyComponent._setCursorPosition and also not able get the events.
Please help me to fix this issue,
I really appreciate any help you can provide.