You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: