Open
Description
Hello,
is there any way to properly close the keyboard? If I set the "show" property to "false" the keyboard doesn't show but it's still there and interferes with the raycaster from the controllers. If I remove the entire entity from the HTML (.remove()
) the keyboard closes correctly but I get the following error in the console: Uncaught TypeError: self.keyHover is null
.
So basically I can close the keyboard but I get that error, which is annoying.
Any help?
Metadata
Metadata
Assignees
Labels
No labels